Your tools.
Your selected model.
Choose your model and tool to preview the same configuration used in onboarding. Create an API key and add credit before running a paid request.
Loading published models…
Supported features & limitations.
These guides cover the supported API features below, not every provider feature or CLI workflow. Model capabilities are shown in the catalog. Test your configuration with a small request before using it in production.
| Integration | Protocol | Scope | Limitations |
|---|---|---|---|
| Claude Code | Messages | Text, streaming and client-side tool calls when enabled for the model. | All Claude Code requests use your selected model. Experimental betas are disabled. Check /status for the configured route. |
| Codex CLI | Responses | HTTP/SSE, text and client-side tool workflows. | No web search or remote compaction. Start a new conversation before the context fills. |
| Your application | Messages, Responses or Chat Completions | Choose the endpoint matching your model; cURL examples available for each. Python example uses Responses. | No general multimodal, server-hosted tools or provider-side conversation storage. Unsupported fields are rejected rather than silently ignored. |
Client tool code runs in your tool or application. Model output limits and context bounds apply. Windows-native CLI execution has not been certified; PowerShell examples are provided alongside Bash and Zsh.