Base URL
Authentication
All API requests require an access token in theAuthorization header:
Response Format
All responses are JSON:Rate Limits
| Plan | Requests/minute |
|---|---|
| Free | 60 |
| Pro | 300 |
| Teams | 1000 |
X-RateLimit-LimitX-RateLimit-RemainingX-RateLimit-Reset
Endpoints
Usage
| Method | Endpoint | Description |
|---|---|---|
| GET | /mcp/usage/summary | Get usage summary |
| GET | /mcp/usage/by-tag | Get usage by tag |
Savings
| Method | Endpoint | Description |
|---|---|---|
| GET | /mcp/savings | Get savings summary |
| GET | /mcp/savings/breakdown | Per-model breakdown |
| GET | /mcp/subscriptions | List subscriptions |
Monitoring
| Method | Endpoint | Description |
|---|---|---|
| GET | /mcp/anomalies | Detect anomalies |
| GET | /mcp/alerts | List alerts |
Webhooks
| Method | Endpoint | Description |
|---|---|---|
| GET | /mcp/webhooks | List webhooks |
| POST | /mcp/webhooks | Create webhook |
Pricing
| Method | Endpoint | Description |
|---|---|---|
| GET | /mcp/pricing | Get model pricing |
