Contact Zora for current access options

Zora API gateway for builders.

One OpenAI-compatible base URL for GPT and Claude-compatible routes, usage logs, clear RPM limits, and VietQR-friendly billing.

OpenAI-compatibleChange the base URL, keep your existing SDK flow.
Get API key
Model surfaceGPT / Claude
Default speed30 RPM
Free test50 requests
AccessOne API key
Zora console
Live
import OpenAI from 'openai';
const client = new OpenAI({
apiKey: process.env.ZORA_API_KEY,
baseURL: 'https://api.zora.io.vn/v1',
});
const response = await client.chat.completions.create({
model: 'gpt-5.5',
messages: [{ role: 'user', content: 'Build with Zora' }],
});
// Same SDK, one gateway, clear RPM + quota
|
4+
Model tiers

Free, 1D, 3D và 7D+

10 RPM
Default speed

Tat ca goi cu

1 key
OpenAI-compatible

Đổi base URL là chạy

24/7
Usage control

Quota và log theo từng API key

Platform

Một API key, nhiều model, kiểm soát rõ ràng.

Developer chỉ cần đổi base URL. Zora xử lý quyền truy cập model, quota, RPM, PAYG credit và log sử dụng ở cùng một dashboard.

Model access

Mở model theo gói, không cần đổi code.

Free tier mo gpt-5.5 de smoke test. Goi tra phi va PAYG credit mo tat ca Zora GPT/Codex route cong khai, gom Zora GPT/Codex va Codex.

gpt-5.5gpt-5.3-codexgpt-5.5gpt-5.4-minivisionstreamingJSON modefunction callingOpenAI SDKtiered access
Compatible

Dùng OpenAI SDK, chỉ đổi base URL.

Python, Node.js, curl hoặc HTTP client đều dùng cùng format quen thuộc. Khách chỉ cần Zora API key để bắt đầu gọi endpoint công khai.

api-demo.ts
Controls

Quota và RPM hiển thị rõ từ đầu.

Mỗi API key có giới hạn theo gói, log request và rule giảm tốc khi vượt mức. Người dùng thấy quyền lợi rõ, còn hệ thống tránh bị gọi quá tải.

Usage guard
Payments

VNPay/VietQR mặc định, PayPal/Crypto qua Telegram.

Khách Việt dùng thanh toán nội địa. Khách nước ngoài có thể chọn PayPal hoặc Crypto, rồi DM Telegram kèm mã đơn để support xác nhận thủ công.

Get started in minutes

Three simple steps to access Zora GPT/Codex routes

🔑

Create an Account

Sign up in seconds. No credit card required to start with our free tier.

curl https://zora.io.vn/signup
⚙️

Get Your API Key

Generate your API key from the dashboard. One key to access all models.

export ZORA_KEY="zr_live_xxx"
🚀

Build & Scale

Use Zora GPT/Codex routes through our OpenAI-compatible API. Switch models in one line.

model="gpt-5.5"
Ready

Start with the API, then contact Zora when you need higher capacity.

Use the docs to connect your SDK or CLI. For commercial access, custom capacity, or account changes, contact support directly.