Email Verifier API · Rate Limits

Email Verifier Api Rate Limits

Email Verifier API does not publish numeric per-second / per-minute rate limits in its v2 documentation. Throttling is enforced through the credit balance: every "Paid" verification event consumes one credit, and the response returns the remaining balance in the `remaining` field. The free web tool exposes a separate per-user daily allowance of 5 verifications. Customers running high-volume traffic should coordinate with the vendor through support@emailverifierapi.com to confirm any platform-side throughput ceilings.

Email Verifier Api Rate Limits is the machine-readable rate-limit profile for Email Verifier API on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring credit, request, and seconds.

The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.

Tagged areas include Email Verification, Deliverability, SMTP Check, and Rate Limiting.

3 Limits Throttle: 429
Email VerificationDeliverabilitySMTP CheckRate Limiting

Limits

Credit balance (paid events) api-key
credit
customer balance
Each Paid event (mailboxExists, mailboxDoesNotExist, mailboxIsFull) consumes one credit. Free events (invalidSyntax, domainDoesNotExist, mxServerDoesNotExist, isCatchall, isGreylisting, transientError) do not consume credits. The remaining balance is returned on every response in the `remaining` field.
Free tool daily checks visitor
request · day
5
The browser-based free email verifier at /free-email-verifier/ allows 5 checks per day per user before requiring registration for the API free tier (100 credits).
Per-request execution time request
seconds
sub-500ms typical
Published service characteristic. Each response returns an `execution` field with the wall-clock duration of the verification, useful for client-side timeout tuning.

Policies

Credit-First Throttling
The credit balance is the primary throttle. Monitor the `remaining` field returned on every successful response to budget verification work and to top up before hitting zero balance.
Backoff
Honor 429 (throttled) and 503 (service unavailable) responses with exponential backoff and jitter. Retry transient (`status: transient`, `event: transientError`) responses after a short delay rather than immediately.
Auto-Refund
Credits are not consumed for free events or for requests that fail on syntax / DNS / MX. This effectively functions as an auto-refund for non-verifiable inputs.
High-Volume Coordination
For sustained high-throughput verification (bulk list cleanup, cron-driven reverification), coordinate with support@emailverifierapi.com so that platform-side ceilings can be confirmed and lifted if needed.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/email-verifier-api-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.