Global API jest zgodne z OpenAI. Wystarczy zmienić base URL.
ga-economyNEW ✨GA-Economy — Outperforms 95% of models at half the price
ga-standardNEW ✨GA-Standard — Rivals top-tier models at a fraction of the cost
ga-expressNEW ✨GA-Express — Sub-second intelligence for real-time apps
deepseek-v4-flashPopularDeepSeek V4 Flash — Best overall value
deepseek-reasonerPopularDeepSeek R1 — Advanced reasoning
deepseek-v4-proDeepSeek V4 Pro — Premium reasoning
Qwen/Qwen3.6-35B-A3BFlagshipQwen 3.6 — Latest Alibaba flagship
Qwen/Qwen3.5-397B-A17BQwen 3.5 — 397B MoE, max intelligence
QwQ-32BQwQ-32B — Qwen reasoning model
kimi-k2.5FlagshipKimi K2.5 — Moonshot flagship
kimi-k2.6NewKimi K2.6 — Latest Moonshot upgrade
THUDM/GLM-4-32B-0414FlagshipGLM-4 32B — Zhipu AI flagship
doubao-seed-2-0-pro-260215Doubao Seed 2.0 — ByteDance premium
MiniMaxAI/MiniMax-M2.5MiniMax-M2.5 — Ultra-long 1M context
Qwen/Qwen3-8BFreeQwen3-8B — Free tier, general purpose
Dodaj base_url do klienta OpenAI.
https://global-apis.com/v1Authorization: Bearer YOUR_API_KEYPOST /chat/completionsCzat
POST /embeddingsEmbeddingi
GET /modelsLista modeli
Content-Type: application/jsonAuthorization: Bearer YOUR_API_KEYTak!
180+ modeli.
Rate limits vary by plan. Free: 30 req/min, Pro: 500 req/min, Business: 2000 req/min, Scale: 5000+ req/min.
No — Global API uses its own API keys. However, the migration is simple: just change your base URL and add your new API key.
Yes! All our endpoints support Server-Sent Events (SSE) streaming. Set stream: true in your request.
DeepSeek supports function calling (tool use). Other features like image input vary by model.