OpenAI, Anthropic & Gemini Compatible

One API, All Leading AI Models

Access GPT, Claude, Gemini and more through a single unified endpoint. Fully compatible with OpenAI, Anthropic and Gemini protocols — change one line, unlock all models.

100+Models
5+Providers
OpenAI / Anthropic / GeminiCompatible Protocols
95%+Cost Saving
NEWClaude MAX group · native Anthropic access for Claude CodeLearn morearrow_forward

Popular Models

Transparent pricing, pay only for what you use.

Loading...
Use it anywhere

Runs right inside the tools you already use

Web console, command line, desktop apps and mobile — one API key, everywhere.

https://zivv.pro/dashboard
Balance
$248.50
Live
Requests
1.2M
Tokens
845M
Models
17

// web console

claude-code — zsh
$ claude --model sonnet
→ connected · zivv gateway
Ready — start chatting
$

// CLI / Claude Code

bolt
arrow_upward

// mobile

Any client that supports a custom endpoint. 30-second setup.

Why Zivv API?

Everything you need for production-grade AI integration.

hub

Unified Interface

Single endpoint for OpenAI, Anthropic, and Google. Fully compatible with OpenAI, Anthropic and Gemini protocols — zero migration cost.

alt_route

Smart Routing

Automatic failover and load balancing across channels. Your requests always find the fastest available path.

savings

Cost Efficient

Unified billing with significant savings compared to direct provider pricing. No hidden fees.

monitoring

Real-time Monitoring

Track every token, monitor usage per model and per key. Full visibility into your API consumption.

Price Advantage

Access top-tier AI models at a fraction of official API pricing through Zivv API.

Claude

Anthropic

5%

of official API price

cost saved 95%

Anthropic Native
Built for Claude
  • check_circleFull Anthropic Messages API support — not just OpenAI translation
  • check_circleClaude Code, Cursor, Windsurf direct connection
  • check_circleExtended thinking, tool use, vision & all advanced features
  • check_circleAlso fully compatible with OpenAI and Gemini protocols for all other models

GPT

OpenAI

3%

of official API price

cost saved 97%

OpenAI Compatible
OpenAI Compatible
  • check_circleFully compatible with OpenAI Chat Completions API
  • check_circleAll models accessible via OpenAI SDK directly
  • check_circleStreaming, function calling, vision & all features supported
  • check_circleZero migration — just change your base URL

Gemini

Google

5%

of official API price

cost saved 95%

Gemini Native
Gemini Native Protocol
  • check_circleFull Gemini generateContent API support — native protocol, not translation
  • check_circleAll Gemini models supported — new models added on day one
  • check_circleNative multimodal, function calling, grounding & all advanced features
  • check_circleAlso fully compatible with OpenAI and Anthropic protocols

Quick Start

Select protocol, copy code, start calling

BASE URLhttps://your-domain.com/v1
from openai import OpenAI

client = OpenAI(
    api_key="your API Key",
    base_url="https://your-domain.com/v1",
)

response = client.chat.completions.create(
    model="claude-sonnet-4-6",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Frequently Asked Questions

Zivv API is a unified AI gateway that lets you access GPT, Claude, Gemini and other models through a single API endpoint. Fully compatible with OpenAI, Anthropic and Gemini protocols.
Pay-as-you-go based on actual token usage. Each model has transparent per-million-token pricing. No monthly minimums or hidden fees.
All major models from OpenAI, Anthropic, and Google are supported, including the latest flagship and lightweight models. New models are added as soon as they launch. See the full list on the Model Hub.
All requests are encrypted in transit. We do not store or log any request/response content. Your API keys are encrypted at rest.
Nearly all popular AI coding tools: Claude Code, OpenAI Codex, OpenCode, OpenClaw, Cursor, VS Code (Continue/Cline), Windsurf, CherryStudio and more. Any tool that supports custom API endpoints can connect to Zivv. Setup takes just 30 seconds.
Charges are calculated as 'group multiplier × model official price'. Check exact pricing per model on the Model Hub. Billed by actual token usage with no hidden fees. Top-up rate: ¥1 = $1.

Start building in 5 minutes

Get your API key, change one line of code, and access all models instantly.