Skip to content

The platform in one minute

This is an AI API gateway platform. Simply put, the site owner connects accounts for channels such as ChatGPT, Claude, and Gemini to the backend, and you call these models using the API Key generated on this platform. The platform handles authentication, billing, routing, and forwarding.

Three concepts you must understand

ConceptWhat it isWhat you need to do
API KeyA "key" issued to you by the platform (in the form sk-xxx)Create it and keep it safe; fill it in when your client makes calls
Group (service)A resource pool of similar models, such as the "Claude group" or "GPT group"Choose the group you want to use when creating a key
Balance / SubscriptionThe "money" or "plan quota" in your accountYou get call quota only after topping up or redeeming

Typical usage flow

Register and log in → Top up/redeem quota → Create an API Key → Configure your client → Start calling

Each step corresponds to a document on this site; just follow the table of contents on the left.

Important reminders

  • Each API Key is bound to only one group. If you need models from multiple platforms, create multiple keys
  • Calls fail when your account balance is 0 (you'll see an insufficient balance message), so top up or redeem before calling
  • Do not share your API Key with others or commit it to a public code repository. If it leaks, disable it in the console and create a new one immediately

Ready to get started?

Sign up and get $0.30 in trial credit; usage is billed per token in real time, so you pay only for what you use.

Sign up freeSee model pricing

For lawful and compliant use only. Please follow our Terms of Service and your local laws and regulations.