model value.
This page includes the complete APIXO model and pricing snapshot verified on July 31, 2026. Model availability and pricing can change, so check the APIXO OpenAI model page before making billing-sensitive decisions.
Compare GPT models and pricing
Choose the model that fits the workload, then use its exact model ID in any example on this page.
Prices are in USD per 1 million tokens.
— means APIXO does not publish a separate cache-read price for that model. Prices verified: 2026-07-31.
What to change
Quickstart
- cURL
- JavaScript
- Python
Let an AI implement it
Copy this page to an AI
Use the Copy page button in the page menu, paste the copied documentation into your AI coding tool, and add this prompt:gpt-5.5 in the prompt with any model ID from the comparison table.
Use APIXO MCP
APIXO MCP reads APIXO’s published machine-readable model catalog and schemas; it does not scrape this webpage in real time. Theopenai-responses schema includes the gateway endpoint, supported model IDs, model guidance, and the pricing snapshot shown above, so an MCP-connected AI can discover the current integration details and write the code for you.
After installing APIXO MCP, ask your AI:
Streaming
Supported OpenAI models
Use one of these exact ids in the request bodymodel field.
gpt-5.5gpt-5.4gpt-5.4-minigpt-5.3-codexgpt-5.2gpt-5.2-codexgpt-5-mini
model.
Troubleshooting
401: missing or invalid API key400: invalid Responses API request body, misspelled model id, or unsupported model429: rate limit or temporary capacity limit502/504: upstream provider error or timeout
429, 502, and 504 with backoff. Fix 400 and 401 before retrying.
Related links
- Chat API Overview
- Supported Models
- LLM Authentication
- LLM Streaming
- LLM Errors and Retry
- Install APIXO MCP
- Explore OpenAI models on APIXO
- Pricing