Base URL
All API requests are made to:Authentication
All API endpoints require authentication using Bearer tokens.Rate Limits
| Plan | Requests per minute |
|---|---|
| Pro | 60 |
| Team | 300 |
| Enterprise | 1000 |
Response Format
All responses are JSON formatted:Error Responses
HTTP Status Codes
| Code | Description |
|---|---|
| 200 | Success |
| 201 | Created |
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 429 | Rate Limited |
| 500 | Server Error |
SDKs
Official SDKs coming soon:- JavaScript/TypeScript
- Python
- Go

