Authorization
header:
Rate Limiting
The API has a rate limit of 100 requests per minute per user. If you exceed this limit, you will receive a429
response.
Error Handling
All API responses include anerror
field that provides additional information about the error.