What is the API Router?
The API Router is a centralized service that eliminates the need to manage multiple API keys and billing accounts across different AI providers. Instead of maintaining separate accounts with OpenAI, Anthropic, Google, and others, you can use Alter as your single entry point for all AI model access.Key Benefits
- Single API key for all providers
- Centralized billing through your Alter account
- 92+ models from 10+ providers
- OpenAI-compatible endpoint works with existing tools and SDKs
- Easy model switching without code changes
Quick Start
1. Generate an API Key
- Open Settings (⌘ ,)
- Go to the Router tab
- Under “Alter API Keys”, click Add New Key
- Copy your key (starts with
sk-)
2. Get the Endpoint
3. List Available Models
Model Naming Format
Models use the format:Provider#Model-name
Examples:
OpenAI#gpt-5- Latest GPT-5OpenAI#gpt-5-mini- Lightweight GPT-5Claude#claude-sonnet-4-6- Latest ClaudeGemini#gemini-2.5-pro- Latest Gemini
Usage Example
Usage Limits
- Daily Limit: 200 requests per day under fair use
- Throttling: After 200 requests, throttled to 1 per 10 minutes
- Budget Top-up: Available for consistent access beyond fair use
Next Steps
- API Gateway Guide - Complete usage documentation
- Model Naming Reference - Full model list
- OpenAPI Reference - Interactive API documentation