OpenAI-compatible API • Direct connectivity to DeepSeek in China • No middlemen. Pay per token at rates that make sense.
One-time purchase. No subscription. Tokens never expire.
Hi, I'm the person behind SunBear API. This isn't a big company — it's a one-person experiment. I don't have years of experience running an API business, and I'm figuring things out as I go.
What I can promise: I'll be honest with you. If something breaks, I fix it. If you have a question, you get a real answer. No runarounds, no corporate speak.
This is a trial. If people find it useful, I'll keep improving it. If you decide to give it a try — thank you. It means a lot.
Questions? Just email: [email protected]
Drop-in replacement. Change base URL and API key — done.
# Set your SunBear API key export SUNBEAR_KEY="sk-your-api-key" curl https://api.sunbear-api.com/v1/chat/completions \ -H "Authorization: Bearer $SUNBEAR_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "deepseek-chat", "messages": [{"role": "user", "content": "Hello!"}] }'
Built for developers who care about quality, cost, and latency.
Drop-in replacement for OpenAI SDK, LangChain, LiteLLM, Cursor, Aider — every tool you already use.
Los Angeles servers with direct routing to DeepSeek China. Lower latency than US-based proxies.
Per-token pricing. Real-time usage dashboard. Top up as you go. No surprises.
HTTPS-only. Keys encrypted in transit. We don't store your data after processing.