Use China AI models through an OpenAI-compatible API
Point compatible clients at the gogogoapi base URL, send standard chat messages, and manage billing through one prepaid USD credit balance.
Use gogogoapi as a compatible provider
For tools that ask for an OpenAI-compatible provider, use the gogogoapi base URL and your dashboard API key.
OPENAI_BASE_URL=https://www.gogogoapi.com/api/v1
OPENAI_API_KEY=$GOGOGOAPI_KEY
# Chat path
/chat/deepseekOne base URL
Use a single API base for supported China model routes instead of managing each provider account separately.
Backend-safe bearer keys
Create and revoke server-side keys from the dashboard as your integration grows.
Usage ledger
Review credit movement and request settlement in one place after model calls complete.
Where it fits
Use this snapshot to decide whether the route matches your first production or smoke-test use case.
Good fit for OpenClaw and similar BYOK tools.
Good fit for summaries, coding helpers, and structured output.
Useful when a team wants USDT or USDC top-ups instead of card billing.
Questions before you test
Short answers for the questions developers usually ask before creating the first API key.
Does every OpenAI SDK work without changes?
Many clients work when they allow a custom base URL and bearer key. If a tool requires a fixed provider path, use the documented chat endpoint directly.
Which model should I test first?
Start with deepseek-v4-flash for a short prompt, then move to higher-output or premium routes after the first smoke test succeeds.
Can I use one balance for more models later?
Yes. The product is designed around one prepaid balance across supported China model routes as they pass integration checks.
More setup paths.
Move sideways into the next setup path if you are comparing tools, payment options, or model coverage before creating a production key.
Use DeepSeek through an OpenAI-compatible API route with prepaid USD credits, USDT or USDC top-ups, API keys, and clear usage history.
Top up prepaid USD API credits with USDT or USDC and spend them on supported China AI model API routes from one dashboard.
Use gogogoapi when you need a focused China AI model gateway with DeepSeek routes, prepaid stablecoin credits, API keys, and usage history.
Configure LiteLLM with a gogogoapi base URL, DeepSeek model name, bearer key, and prepaid USD credits for China model API calls.
Call DeepSeek from LangChain through an OpenAI-compatible gogogoapi endpoint with prepaid credits, API keys, and usage history.
Point OpenAI SDK-compatible code at gogogoapi to call DeepSeek with a custom base URL, bearer key, and prepaid API credits.
View all guidesSign in, buy credits, create an API key.
Use the dashboard to fund USD credits with USDT or USDC, create a backend key, and send your first China model API request.