| Code | Status | Description |
|---|---|---|
200 | OK | API request is successful |
202 | Accepted | The API request has been accepted for processing |
400 | Bad Request | The API request was unacceptable, often due to a missing or invalid parameter |
404 | Not Found | The requested resource does not exist |
429 | Rate Limited | You have made too many requests within the threshold timeframe |
500 | Internal Server Error | Something went wrong on our end — please contact support |
Introduction
HTTP Status Codes
Standard HTTP status codes returned by the Birdeye API
Every API response includes an HTTP status code.

