E-mail Check Invalid or Disposable Domain

GRATIS CON POSSIBILITÀ DI UPGRADE
Verified
Da Top-Rated | Aggiornamento 8 days ago | Commerce
Popolarità

9.9 / 10

Latenza

470ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

Response if Reach Limit?

Rapid account: Althenlim
althenlim
2 years ago

Hi, wanna know what’s the payload if we’ve hit the request limit?

Rapid account: Top Rated
Top-Rated Commented 2 years ago

Hi,

You’ll get a HTTP error 429, Too Many Requests.

Your response will look something like this:

HTTP/1.1 429 Too Many Requests
Content-Type: application/json
Date: Thu, 19 Aug 2021 17:20:58 GMT
Server: RapidAPI-1.2.8
X-RapidAPI-Proxy-Response: true
X-RapidAPI-Region: AWS - eu-central-1
X-RapidAPI-Version: 1.2.8
X-RateLimit-requests-Limit: 5
X-RateLimit-requests-Remaining: 0
X-RateLimit-requests-Reset: 86245
Content-Length: 202
Connection: keep-alive

{“message”:“You have exceeded the DAILY quota for requests on your current plan, CUSTOM-temptest. Upgrade your plan at https://rapidapi.com/Top-Rated/api/e-mail-check-invalid-or-disposable-domain”}

So, either check for HTTP error 429, or verify that the response JSON contains the required array keys “valid” or “block” for example!

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti