Quick checklist
Claude-compatible settings
Use this when the app asks for an Anthropic, Claude, or Claude-compatible endpoint.OpenAI-compatible settings
Use this when the app asks for an OpenAI-compatible endpoint or custom OpenAI base URL.Gemini-compatible settings
Use this when the app asks for a Gemini-compatible API endpoint.Common issues
- If the app validates model names, copy one from Supported Models.
- If streaming fails, disable streaming and confirm a non-streaming request first.
- If Claude auth fails, confirm the app sends the
anthropic-versionheader. - If an OpenAI-compatible app does not support the Responses API, confirm which endpoint it calls before using APIXO.
APIXO does not require a special integration for each app. The app only needs to send provider-compatible requests to a custom base URL.