Learn how to authenticate with the ToolRouter Account Management API
Authorization
header:
X-RateLimit-Limit
: Maximum requests allowedX-RateLimit-Remaining
: Requests remaining in current windowX-RateLimit-Reset
: Time when the rate limit resets400
: Bad Request - Invalid request parameters401
: Unauthorized - Invalid or missing API key404
: Not Found - Resource doesn’t exist429
: Too Many Requests - Rate limit exceeded500
: Internal Server Error - Server-side error