The validTo API uses the following status codes:
Status Code | Name | Description |
---|---|---|
"200" | OK | The request was successful |
"401" | Unauthorized | Invalid API key |
"402" | Payment Required | You are running out of verification credits. Please buy credits. |
"403" | Forbidden | Request not allowed |
"429" | Too Many Requests | Too many requests. Rate limit exceeded. |
"500" | Internal Error | Internal Server Error |