API Reference
API Reference
Base URL: https://api.orqen.app
Use your Orqen API key in the Authorization header for both chat completions and account APIs: Authorization: Bearer sk-orq-YOUR_KEY. The browser dashboard may use a session internally, but scripts and agents should use Orqen API keys.
Account
API Keys
Providers
Model routing
/v1/account/routing/preferencesGet routing mode and preferences
/v1/account/routing/preferencesUpdate routing mode
/v1/account/routing/modelsList models available from connected providers
/v1/account/routing/models/statusAvailable models with enabled state and performance data
/v1/account/routing/models/toggleEnable or disable a model for automatic routing
/v1/account/routing/insightsBest recall, fastest, and most-used routing insights
/v1/account/routing/calibrationMeasured K policy and recall calibration buckets
/v1/account/routing/tracesRecent routing decisions with intent, K reason, and top candidates
Usage, requests, and billing
/v1/account/usage/summaryCurrent month token savings, cost, and provider savings
/v1/account/usage/dailyDaily token savings for the last 30 days
/v1/account/requestsRequest log (paginated)
/v1/account/requests/{request_id}Detailed request log entry
/v1/account/billingSubscription tier and projected charge
/v1/usage/summaryShort alias for current month usage
/v1/usage/dailyShort alias for daily usage
/v1/requestsShort alias for recent requests
Tool health
Common response headers