DOCUMENTATION
API overview
altrouter is an OpenAI-compatible gateway. Point any OpenAI SDK at our base URL with your ar-… key — nothing else to change. One key, one balance, every model.
Base URL
https://api.altrouter.ai/v1Quickstart
Three steps: create a key, set the base URL to ours, and call any model from the catalog. The standard OpenAI SDK works unchanged.
Endpoints
The full machine-readable spec — openapi.json. A per-endpoint breakdown is in the API reference.
NextAuthentication →