Account endpoints require a management key, not a regular API key. Management keys are separate credentials with access to account operations. Create one from Dashboard → Management Keys.
Available Endpoints
Usage & Billing
API Keys
Rate Limits
Routeway applies rate limits per endpoint to ensure system stability and fair usage across all users. Each endpoint is governed by two limits:- Burst limit — maximum number of requests allowed within a 10-second window
- Sustained limit — maximum number of requests allowed per minute
429 Too Many Requests response. Clients should implement retry logic with exponential backoff.
Quick Example — Check Your Balance
- Python
- Node.js
- cURL
What’s in This Section
Balance & Usage
Check your credit balance, review request activity logs, and query aggregated analytics to understand spending patterns.
API Key Management
Create, list, update, and delete API keys programmatically. Configure daily limits, minute limits, model whitelists, and subscription settings per key.
Web Search BYOK
Add Tavily, Exa, or Valyu keys in Settings and use your own search provider with
@online chat requests.