1. Create an API key
Open the Tokenless dashboard, create a key, and save it in your environment:2. Call the router
Send a streaming Chat Completions request to the OpenAI-compatible endpoint:tokenless-max or tokenless-ultra-saver when you want a different quality
and cost posture. The response remains OpenAI-shaped regardless of which
underlying provider wins.
3. Save the request ID
Model responses include anX-Request-Id header. Record it in application logs
and include it in support reports; it identifies the complete routed request.