Now in public beta

The Bridge Between Chinese and Global AI

One API key for DeepSeek, Kimi, Doubao, Qwen, JiMeng, and more. OpenAI-compatible. Pay per token.

Everything you need

01

Unified API

OpenAI-compatible endpoints. Drop in your existing code and switch models with one line change.

02

Multi-Model Access

Text, image, and video generation models from DeepSeek and JiMeng, all through one gateway.

03

Fair Pricing

Pay-per-use billing with transparent per-token rates. No monthly fees, pay only for what you use.

from openai import OpenAI

client = OpenAI(
    base_url="https://api.aigcto.cc/v1",
    api_key="sk-your-key"
)

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

Featured Models

World-class AI from China, accessible globally

DeepSeek

Text Generation

from

¥0.001 / 1k tokens

State-of-the-art reasoning and code generation. DeepSeek-R1 rivals leading global models at a fraction of the cost, with deep Chain-of-Thought capabilities.

JiMeng

Image & Video

from

¥0.1 / image

ByteDance's flagship creative AI. Generate stunning images and videos with exceptional detail and aesthetic quality, supporting both Chinese and English prompts.

Ready to get started?

Sign up free, get ¥1.00 trial balance to try any model.

Create Free Account