The AI Gateway is a unified, OpenAI-compatible API for many AI models (OpenAI, Anthropic, Google, xAI and DeepSeek) through a single endpoint and one balance. Open the AI Gateway page in my.cubepath.com.
Get started
- 1Create an API tokenClick Create API Token to get a key for the gateway.
- 2Add AI FundsTop up your AI Funds balance, usage is pay-as-you-go, billed per token.
- 3Point your SDK at the gatewayUse any OpenAI-compatible SDK: set the Base URL to the gateway and use your CubePath API token, then pick a model by name and send requests.
Models and usage
Browse the Models catalog for what's available and its pricing (input/output per 1M tokens, context window, max output, and whether it supports streaming, vision or tools). The dashboard tracks requests, tokens and cost (daily and per model) over the last 30 days.
TipSwitch providers by changing only the model name in your request; your token, endpoint and billing stay the same.