Complete API reference documentation for the Thena platform.
Choose your API
Authentication
Explore endpoints
Integration
Header | Description |
---|---|
X-RateLimit-Limit | The maximum number of requests allowed in the current window. |
X-RateLimit-Remaining | The number of requests remaining in the current window. |
X-RateLimit-Reset | The UNIX timestamp (seconds) when the rate limit window resets. |
X-RateLimit-IP | The IP address associated with the request. |
X-RateLimit-UserID | The user ID associated with the request (if available). |
X-RateLimit-OrgID | The organization ID associated with the request (if available). |
X-RateLimit-Path | The API path for which the rate limit applies. |
429 Too Many Requests
error. Wait until the reset time before making additional requests.