Selected AI models.
One endpoint.
No provider sprawl.
find-api is the gateway teams use to call DeepSeek, Qwen, Kimi, GLM and other selected models — billed in USD, OpenAI-compatible, and up to 95% cheaper than calling larger incumbent APIs for the same task.
from openai import OpenAI
client = OpenAI(
api_key = "x1c-live-7f3...",
base_url = "https://api.find-api.com/v1",
)
r = client.chat.completions.create(
model = "deepseek-r1",
messages = [{"role": "user", "content": "Hello from find-api"}],
)
print(r.choices[0].message.content)Built for teams shipping AI products.
Simple signup, no provider accounts
Email + USD card. We handle provider onboarding and billing so your team gets one clean account.
One endpoint, selected frontier models
DeepSeek, Qwen, Kimi, GLM, Doubao, Hunyuan, MiniMax, Step, Yi, Baichuan, Spark, Ernie — same OpenAI-compatible URL.
Up to 95% cheaper than US labs
Pooled volume gets you list price minus our negotiated discount. DeepSeek R1 at $0.55/1M in vs. Claude Opus at $15.
99.95% SLA, multi-region failover
Edge in TYO, SIN, FRA, IAD. Automatic spillover between provider regions when an upstream degrades.
Zero retention, not your data
Bodies aren't logged, aren't trained on, aren't sent anywhere they don't have to go. Audit log on request.
USD card · Wise · USDT · USDC
Prepaid credits or invoice. Crypto settlement for teams that can't run cards. No subscription.
One key. Sixteen frontier models.
Selected frontier models routed through a single OpenAI-compatible endpoint. Streaming, tools, JSON mode, vision — wherever upstream supports it.
Pay-as-you-go. In dollars.
Per-million-token pricing, no subscription, no commit. Pick a model and a workload to see what it would cost.
| Model | In /1M | Out /1M | Ctx | |
|---|---|---|---|---|
DeepSeek V3.2 DeepSeek · Flagship | $0.27 | $1.10 | 128k | |
DeepSeek R1 DeepSeek · Reasoning | $0.55 | $2.19 | 128k | |
Qwen3 Max Qwen · Flagship | $1.20 | $6.00 | 262k | |
Qwen3 Coder Plus Qwen · Code | $0.50 | $2.00 | 1M | |
Qwen3-VL 72B Qwen · Vision | $0.80 | $2.40 | 128k | |
Kimi K2 0905 Kimi · Agentic | $0.60 | $2.50 | 256k | |
GLM-4.6 GLM · Flagship | $0.45 | $1.80 | 200k | |
GLM-4.5V GLM · Vision | $0.60 | $1.80 | 128k | |
Doubao 1.6 Pro Doubao · Flagship | $0.32 | $1.28 | 256k | |
Hunyuan TurboS Hunyuan · Fast | $0.30 | $1.20 | 256k | |
MiniMax M2 MiniMax · Agentic | $0.30 | $1.20 | 192k | |
Step-3 Turbo Step · Flagship | $0.40 | $1.60 | 128k | |
Yi Lightning Yi · Cheap | $0.14 | $0.14 | 32k | |
Baichuan M2 Baichuan · Medical | $0.55 | $2.20 | 192k | |
iFlytek Spark X1 Spark · Reasoning | $0.36 | $1.10 | 128k | |
Ernie 4.5 Turbo Ernie · Flagship | $0.42 | $1.68 | 128k |