HTTP status codes
Here's the list of the status codes used by Leads2b API:
| Status Code | Name | Description |
|---|---|---|
| 200 | OK | Request fulfilled |
| 201 | Created | New resource created |
| 400 | Bad Request | Request not understood |
| 401 | Unauthorized | Invalid API token |
| 403 | Forbidden | Request not allowed |
| 404 | Not Found | Resource unavailable |
| 429 | Too Many Requests | Rate limit has been exceeded |
| 500 | Internal Server Error | Generic server error |
| 501 | Not Implemented | Non-existent functionality |
| 503 | Service Unavailable | Scheduled maintenance |
