Click the "Get Instant Key" button above — no email, no credit card. You get a key immediately. Then use it in the code examples below. Free tier: 5 calls/day. Upgrade for more.
What model is this?
Qwen3-32B from Alibaba's Qwen team — a 32-billion parameter model competitive with much larger models on coding and reasoning benchmarks. It runs on a dedicated NVIDIA A100 80GB GPU via Azure AI Foundry.
Is it really OpenAI-compatible?
Yes. Use any OpenAI SDK (Python, Node.js, Go) — just change base_url and api_key. Chat completions, streaming, and function calling are all supported.