API Errors
The following table lists the possible status/error codes returned by our API:
| Status Code | Description |
|---|---|
| 200 | OK |
| 400 | Invalid payload |
| 401 | Missing or invalid API key |
| 402 | Not enough automation credits |
| 403 | Feature not available for your current plan |
| 429 | Too many requests. Slow down! |
| 500 | Internal server error. Please try again later. |