1. Create A Routing Key
Open API Keys in the Dari dashboard and create a Routing key.2. Use The Default Endpoint
The default router is available at/v1 and uses Dari-managed provider credentials. Its current model set is:
- Claude Fable 5
- GPT-5.6 Sol
- GLM-5.2
- DeepSeek V4 Flash
3. Send A Request
dari_routing.selected_model field shows which model handled the request.
Use Different Or Custom Models
The default router’s model set can be edited in the dashboard. You can also create another router with different models and set it as the new default for/v1, or use its rtr_... endpoint directly. Add custom models or custom provider keys to any router.
If The Request Fails
A401 usually means the Routing key is invalid. For a specific router, it can also mean the key and router belong to different organizations. For other router errors, verify the copied endpoint and provider key setup.