LLM Chat Completions API (Qwen3, Gemma 3, GPT, GLM 4.5)+
Access 5 top open-source large language models through one unified chat API: Meta Llama 3.3 70B, Alibaba Qwen3 Coder, Google Gemma 3 27B, OpenAI GPT-OSS 120B, and Zhipu GLM 4.5 Air. OpenAI-compatible messages format, streaming support, and standard sampling parameters (temperature, top_p, max_tokens). Switch between models by changing a single string — no separate accounts, no SDK juggling, no…
LLM Chat Completions API (Qwen3, Gemma 3, GPT, GLM 4.5)+ endpoints
| Method | Endpoint | Description |
|---|---|---|
| meta | ||
| GET |
listModels /models |
|
| GET |
health /health |
|
| chat | ||
| POST |
chat /chat |
|
LLM Chat Completions API (Qwen3, Gemma 3, GPT, GLM 4.5)+ pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $24.99 / month | — |
|
| MEGA | $79.99 / month | — |
|