Here's a list of the status codes used in DeBounce:
| Status Code | Name | Description |
|---|---|---|
| 200 | OK | Request fulfilled |
| 401 | Unauthorized | Invalid API token |
| 402 | Payment Required | Validation credits are finished. You need to buy credits to validate more emails. |
| 403 | Forbidden | Request not allowed |
| 429 | Too Many Requests | Rate limit has been exceeded |