| Status Code | Description |
|---|---|
200 | Success - The request was successful. |
400 | Bad Request - The request was invalid or missing required parameters. |
401 | Unauthorized - The API key is missing or invalid. |
403 | Forbidden - You don’t have permission to access this resource. |
404 | Not Found - The requested resource was not found. |
429 | Too Many Requests - You have exceeded the rate limit. |
500 | Internal Server Error - An error occurred on the server. |

