API Overview
mixgateway.io exposes an OpenAI-compatible API so you can switch with minimal code changes.
Base URL
https://api.mixgateway.io/v1
Endpoints
| Endpoint | Description |
|---|---|
/chat/completions |
Chat completions (GPT, etc.) |
/models |
List model |
Rate Limits
Rate limits depend on your plan. Check the response headers for current usage.
Errors
Errors follow the OpenAI error format with code and message fields.