curl https://sagerouter.ai/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{"model": "loading…", "messages": [{"role": "user", "content": "Hello"}]}'▊
Create an API key above — the full key will appear here automatically so you can copy this snippet in one shot. Keys are only shown once.