Alter provides an OpenAI-compatible endpoint you can use as a single Router across providers.Documentation Index
Fetch the complete documentation index at: https://docs.alterhq.com/llms.txt
Use this file to discover all available pages before exploring further.
What you get
- One endpoint for many model providers
- Centralized billing through Alter
Provider#Model-namemodel IDs- Compatibility with OpenAI-style tools and SDKs
Quick setup
1) Generate an API key
- Open Alter Settings (
⌘ ,) - Go to Router
- Under Alter API Keys, click Add New Key
- Copy the key (
sk-...)
2) Use the endpoint
Primary endpoint:/v1:
3) List available models
Model naming format
Use this format when selecting a model:OpenAI#gpt-5Claude#claude-sonnet-4-6Gemini#gemini-2.5-proAlter#best
Split guides
To keep this page focused, advanced topics are in dedicated guides:- API Router for Development
- API Router Operations & Troubleshooting
- App Integrations with API Router
- Set Up TypingMind with Alter API