Fastest setup
- Create an API key in the APIXO dashboard.
- Store it as
APIXO_API_KEY. - Use the compatible API format your app already supports.
- Change the
modelvalue when you want to switch models.
Choose your API format
Minimal requests
- Claude
- OpenAI
- Gemini
Switch models
To switch models, keep the same API format and change only the model id.
See Supported Models for the current model ids.
Next steps
Use official SDKs
Configure Claude, OpenAI, and Gemini compatible SDK clients.
Configure third-party apps
Use APIXO in apps that accept a custom provider endpoint.
Supported models
Copy a model id for Claude, OpenAI, or Gemini compatible requests.
Errors and retry
Troubleshoot authentication, unsupported models, and upstream failures.