E-mail Check Invalid or Disposable Domain

免费增值
Verified
通过 Top-Rated | 已更新 17일 전 | Commerce
人气

9.9 / 10

延迟

463ms

服务等级

100%

Health Check

N/A

返回所有讨论

Response if Reach Limit?

Rapid account: Althenlim
althenlim
2년 전

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

Rapid account: Top Rated
Top-Rated Commented 2년 전

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!

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论