Direct 1:1 Provider Infrastructure

Stop hitting limits.
Pay one flat fee. Zero bill fear.

Direct OpenAI-compatible API access for GPT-5.6 Sol, Terra & Luna models. Dedicated compute capacity, 4 concurrent sessions, and no per-token metering anxiety.

✓ 100% Direct Official Models
✓ No Extra Rerouting
✓ 24/7 Access (Auto-Compensated)
✓ Standard OpenAI SDK Compatible
Explore Codex CLI & Config Setup

Codex CLI & Environment Setup

Official configuration files and test commands for Windows, Linux, and WSL.

{
  "OPENAI_API_KEY": "vc-live-key-your-key-here"
}

Transparent 30-Day Infrastructure Plans

Predictable flat-fee billing with zero token overage anxiety. Upgrade or cancel anytime via Stripe.

PRO PLAN

Ideal for active builders & technical leads

$ 100 / 30 Days
2 Concurrent Sessions

Simultaneous active connection slots

🚀
5,000 Requests / Day

No Token Limit per request

💎
Daily Capacity Value:
~$500 API Value / Day
  • 30 Days Access
  • Latest GPT-5.6 Sol, Terra & Luna
  • Official Direct 1:1 Provider Models
  • 24/7 Availability Guarantee
  • Setup files & API Key Handoff
* Prices do not include payment provider processing fees. Free 1-hour fit test available on request via Discord.

Why Builders Choose ViveCodex

We strip away token counting and proxy degradation, offering clean, direct API pipes for coding agents.

Direct 1:1 Official Models

No extra rerouting, silent model swapping, or quantized proxies. The model you request is the exact model responding.

🔑

API Key Vault & Scoped Keys

Manage scoped credentials, restrict access by IP range, rotation policies, and export environment variables instantly.

🛡️

24/7 Compensated Availability

Round-the-clock infrastructure. Any announced maintenance time window is automatically compensated to your plan duration.

📈

No Token Limit Per Request

Send long contexts, full file context trees, and large diffs without getting hit by arbitrary token cap errors.

💻

Instant OpenAI SDK Compatibility

Drop-in replacement for OpenAI SDKs, LangChain, LlamaIndex, Cursor, VS Code, and Codex CLI by altering only the base URL.

🧪

1-Hour Risk-Free Fit Test

Test your exact codebase and IDE integration before committing to a paid package with an operator-reviewed fit test.

Calculate Your Monthly API Savings

Estimate how much you save on ViveCodex compared to standard metered pay-as-you-go OpenAI token rates.

Select ViveCodex Plan:
Standard Metered Token Bill $1,125 / mo
ViveCodex Ultra Plan $180 / 30 Days
Your Estimated Monthly Savings $945 / month (84% saved)

API Documentation & Endpoints

Fully compliant with the OpenAI REST specification. Use standard headers and endpoints.

Authentication

Pass your API key as a Bearer Token in the HTTP Authorization header:

Authorization: Bearer vc-live-your-api-key-here

Base Endpoint: https://vivecodex.com/v1

Chat Completions Endpoint

POST https://vivecodex.com/v1/chat/completions

{
  "model": "gpt-5.6-sol",
  "messages": [
    {"role": "system", "content": "You are an expert software engineer."},
    {"role": "user", "content": "Implement a binary search tree in Rust"}
  ],
  "temperature": 0.2
}

Supported Model IDs

Query GET https://vivecodex.com/v1/models to inspect available high-performance models:

  • gpt-5.6-sol — High-throughput flagship reasoning & coding model.
  • terra — Ultra-fast model optimized for IDE inline autocomplete & diff generation.
  • luna — High-precision multimodal & deep context analysis model.

Error Handling & Status Codes

Code Status Name Description / Resolution
401 Unauthorized Invalid API key or inactive 30-day package. Contact support on Discord.
429 Rate Limit Exceeded Concurreny limit reached (e.g. > 2 or > 4 active sessions). Retry with exponential backoff.
500 Provider Fail Transient upstream network retry. Automatically routed to secondary buffer.

Integrates With Your Favorite Tools

Works natively with Cursor, VS Code, Codex CLI, Claude CLI, Hermes, and OpenAI SDKs.

Cursor IDE

Set Custom OpenAI Base URL to https://vivecodex.com/v1 in Cursor Settings.

VS Code & Continue

Configure config.json with apiBase: "https://vivecodex.com/v1".

Codex CLI / Terminal

Configure ~/.codex/config.toml and ~/.codex/auth.json with ViveCodex base URL.

Python & Node.js

Pass base_url="https://vivecodex.com/v1" into official OpenAI SDK client instances.

Answers & Guidance

You receive direct 30-day API access credentials (API Key and Base URL https://vivecodex.com/v1) with dedicated concurrent session slots (2 or 4 sessions) and no per-token billing caps.

Yes. The LLM models are official provider models without any extra rerouting or silent downgrades. The model you request is the exact model you receive responses from.

Our API is accessible 24/7. In the rare event of an announced provider maintenance window, your plan duration is automatically extended to compensate for the downtime.

Yes! Free 1-hour fit tests are available upon request and capacity. Contact us on Discord or email support to test your setup risk-free.

Plan prices ($100 for Pro, $180 for Ultra) cover 30 days of compute access. Payment provider transaction processing costs are calculated separately at checkout.

ViveBot 3D Assistant
Waving AI Assistant
👋 Hello! I'm ViveBot, your 3D interactive assistant. Ask me anything about our 30-day flat pricing, model access, token limits, or setup instructions! (Press ESC to close)