Step 1: Get Your API Key
- Visit Crazyrouter and create an account
- After signing in, go to the Token Management page
- Click “Create Token” to generate an API Key
Step 2: Make a Request
Step 3: View the Response
Example of a successful response:The
gpt-5.4 example on this quickstart page was revalidated successfully against Crazyrouter production on 2026-03-23.All OpenAI-compatible clients and frameworks (such as LangChain, LlamaIndex, Cursor, etc.) can be integrated by simply changing the
base_url and api_key.