Now supporting 500+ AI models

The Unified Interface
For AI Inference

One API. Unlimited models. Pay only for what you use. AI credits for inference, transparent pricing, no subscriptions.

100T+
Monthly AI Credits
10M+
Global Users
70+
Providers
500+
AI Models

Get Started in 3 Steps

From zero to API calls in under 2 minutes

1

Create Account

Sign up for free. Set up your organization and team members later.

2

Buy AI Inference Credits

Credits work with any model or provider. Pay-as-you-go, never expire.

3

Get Your API Key

Create an API key and start making requests. Fully OpenAI-compatible.

Available Models

Production-ready models, live on our network today

DS
DeepSeek V3 Chat
DeepSeek · China
Input$0.27/1M
Output$1.10/1M
64K Context · General
DR
DeepSeek R1 Reasoner
DeepSeek · China
Input$0.55/1M
Output$2.19/1M
64K Context · Chain-of-Thought
DF
DeepSeek V4 Flash
DeepSeek · China
Input$0.11/1M
Output$0.28/1M
128K Context · Fast & Cheap

More models (Claude, Gemini, Qwen) coming soon via additional channels.

AI Credit Pricing Plans

Pay-as-you-go credits. No subscriptions. Credits never expire. [?]

One-Time Purchase Volume Plan Save 20%
Starter
Perfect for trying out
$10
~5M AI Inference Credits
  • Access to all 500+ models
  • Standard rate limits
  • Community support
  • API key access
  • Usage dashboard
  • Priority routing
  • Team management
Get Started
Team
For growing teams
$499
~300M AI Inference Credits
  • Access to all 500+ models
  • Highest rate limits
  • Dedicated support channel
  • Multiple API keys
  • Team usage analytics
  • Priority routing
  • Team management (up to 10)
Get Team
Enterprise
Custom solutions at scale
Custom
Unlimited AI Credits
  • Access to all 500+ models
  • Unlimited rate limits
  • 24/7 dedicated support
  • Unlimited API keys
  • Custom analytics & SLAs
  • Hainan offshore dedicated cluster
  • Unlimited team members
Contact Sales
AI Credit Usage Calculator
Estimate your monthly inference costs based on usage
Est. Monthly Cost $120.00

Why QuotaPass?

The trusted choice for AI developers worldwide

Fast & Reliable

99.9% uptime SLA. Auto-failover across providers ensures your requests always go through.

🔒

Secure & Private

SOC 2 Type II compliant. We never store your prompts or completions. Zero data retention.

💰

Best Prices

Up to 70% cheaper than going direct. Volume discounts automatically applied.

🌐

Global Edge

Low-latency endpoints in 15+ regions. Smart routing to the nearest provider.

🔌

OpenAI Compatible

Drop-in replacement for OpenAI API. Just change the base URL and you're done.

📊

Transparent Billing

Real-time usage tracking. Per-token granular billing. No hidden fees.

🏛️ HAINAN OFFSHORE COMPLIANT

Hainan Yangpu Offshore Data Processing Zone
Authorized Cross-Border AI Compute Service

The only overseas AI inference platform operated under China's official offshore digital free-trade policy

🌐

Authorized International Line

Dedicated cross-border communication channel approved by China's MIIT, ensuring low-latency and fully legal global data flow.

📜

Policy-Backed Operation

Operated under Hainan Free Trade Port digital economy policy (Qiong Fu Ban [2026] No.26), providing a clear regulatory framework for overseas clients.

🔍

Full Audit Compliance

Complete audit log storage compliant with China's cross-border data transfer regulations, GDPR, and SOC 2 Type II requirements.

💼

Preferential 15% Tax

Enterprise income tax reduced to 15% for AI digital service export under Hainan FTZ policy — direct cost benefit passed to enterprise customers.

🏢

Yangpu Industrial Park

Self-operated compute infrastructure inside Hainan Yangpu Economic Development Zone — tier-3 data center, 24/7 onsite operations.

🛡️

Enterprise-Grade Trust

Unlike gray-market overseas API resellers, we provide invoices, contracts, and a registered Chinese entity — required for your finance and compliance teams.

One API, Zero Hassle

OpenAI-compatible. Works with your existing code.

from openai import OpenAI

client = OpenAI(
    base_url="https://quotapass.com/v1",
    api_key="qp-xxxxxxxxxxxxxxxxx",
)

response = client.chat.completions.create(
    model="anthropic/claude-4-opus",
    messages=[
        {"role": "system", "content": "You are helpful."},
        {"role": "user", "content": "Hello!"}
    ],
)

print(response.choices[0].message.content)
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://quotapass.com/v1",
  apiKey: "qp-xxxxxxxxxxxxxxxxx",
});

const response = await client.chat.completions.create({
  model: "anthropic/claude-4-opus",
  messages: [
    { role: "system", content: "You are helpful." },
    { role: "user", content: "Hello!" }
  ],
});

console.log(response.choices[0].message.content);
curl https://quotapass.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer qp-xxxxxxxxxxxxxxxxx" \
  -d '{
    "model": "anthropic/claude-4-opus",
    "messages": [
      {"role": "system", "content": "You are helpful."},
      {"role": "user", "content": "Hello!"}
    ]
  }'

Ready to Build with AI?

Join 10M+ developers using QuotaPass. Start with $10 free AI credits.

Privacy Policy

Last updated: July 2, 2026

QuotaPass ("we", "us", or "our") operates a unified AI API platform at quotapass.com. This Privacy Policy explains how we collect, use, and protect your data.

1. Data We Collect

  • Account information: email address, organization name (optional)
  • API usage data: model calls, token consumption, request logs
  • Payment records: transaction ID, amount, timestamp (we do not store credit card numbers)
  • Technical data: IP address, browser type, request headers

2. How We Use Your Data

  • To provide and maintain the AI API service
  • To process payments and track credit usage
  • To prevent fraud, abuse, and unauthorized access
  • To comply with legal obligations under Hainan Yangpu Digital Free-Trade Zone regulations

3. Data Storage & Security

Your data is stored on secured servers located in Singapore. API keys are stored using SHA-256 hashing. All API traffic is encrypted via TLS 1.3. Usage logs are retained for 180 days for dispute resolution, then automatically deleted.

4. Data Sharing

We do not sell your data. We share minimal data with upstream AI model providers (only your API request content, not your identity) to fulfill inference requests. We may disclose data to authorities when required by law.

5. Your Rights

You may request access to, correction of, or deletion of your personal data by contacting privacy@quotapass.com. We will respond within 30 days.

6. Contact

Questions? Contact us at privacy@quotapass.com

Terms of Service

Last updated: July 2, 2026

1. Service Description

QuotaPass provides a unified API gateway for AI model inference. "AI Credits" are the billing unit for API calls, not cryptocurrency or digital assets. Credits are consumed per token (input and output) based on model-specific pricing.

2. Digital Goods & Refund Policy

This is a digital API quota service. Credits are activated instantly after payment. Consumed quota cannot be refunded. Unused credits may be refunded within 7 days of purchase if no API calls have been made. Disputes for "item not received" will be rejected with full system usage logs as evidence.

3. Acceptable Use

  • You may not use the service for illegal, harmful, or abusive purposes
  • You may not share, resell, or transfer your API key to third parties
  • You may not attempt to bypass rate limits, billing, or security controls
  • Violation may result in immediate account suspension without refund

4. Rate Limits & Fair Use

We impose rate limits to ensure fair resource allocation. Default limits: 60 requests/minute per user, 100,000 tokens/day per user. Exceeding limits may result in temporary throttling. Enterprise plans have custom limits.

5. Service Availability

We strive for 99.5% uptime but do not guarantee uninterrupted service. We are not liable for downtime caused by upstream AI providers, network issues, or maintenance. Credits are not compensated for downtime.

6. Limitation of Liability

QuotaPass liability is limited to the amount paid by the customer in the 30 days preceding any claim. We are not liable for indirect, consequential, or punitive damages.

7. Governing Law

These terms are governed by the laws applicable in the Hainan Yangpu Digital Free-Trade Zone, People's Republic of China. Disputes will be resolved through arbitration in Haikou, Hainan.

8. Changes to Terms

We may update these terms at any time. Continued use after changes constitutes acceptance of the new terms.

Create your account

Start with $10 free AI credits. No credit card required.

or continue with
🎁 Sign up and get $10 free AI credits

Already have an account? Sign in

📊 Dashboard

Credits Remaining
Plan
Total Spent
$0
Your API Key
No API key yet. Purchase a plan to generate one.
Gateway: /v1

Recent Usage

No usage data yet. Make your first API call to see stats here.

Quick Start

from openai import OpenAI

client = OpenAI(
    api_key="your-api-key-here",
    base_url="https://quotapass.com/v1"
)

response = client.chat.completions.create(
    model="glm-5.2",
    messages=[{"role": "user", "content": "Hello!"}]
)
# GLM-5.2: 1M context, MIT license, flagship model
print(response.choices[0].message.content)