AI Gateway
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
### Create an API token
Click **Create API Token** to get a key for the gateway.
### Add AI Funds
Top up your **AI Funds** balance — usage is pay-as-you-go, billed per token.
### Point your SDK at the gateway
Use 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.
Tip: Switch providers by changing only the model name in your request; your token, endpoint and billing stay the same.