Skip to content
@emailcheckpro

emailcheckpro

Real-time email deliverability and email avatar checks.

EmailCheckPro

Real-time email deliverability and email avatar checks.

Submit one email address and get its deliverability result in the same HTTP response. Works on any domain, from Gmail to a company's own. Up to 100 addresses per synchronous request. Whole lists go through the bulk task API.

Website · API documentation · Pricing · Get an API key

Official API example repositories

One repository per product, each mirroring its own product page.

Repository Shape Product code Contents
Email Deliverability Check Realtime email OpenAPI contract, product.json, llms.txt, examples in 7 languages
Email Avatar Check Realtime email_avatar OpenAPI contract, product.json, llms.txt, examples in 7 languages
Email Bulk Avatar Check Bulk (async) email_avatar_batch Input: email · OpenAPI contract, product.json, llms.txt, examples in 7 languages
Email Bulk Deliverability Check Bulk (async) email_batch Input: email · OpenAPI contract, product.json, llms.txt, examples in 7 languages
emailcheckpro-resources — — Technical notes, guides and announcements

Every example repository carries a machine-readable product.json, an llms.txt summary for AI clients, an OpenAPI 3.0 contract, and runnable examples in Python, Node.js, Go, Java, C#, PHP and Shell. All request paths, response fields and limits are taken from the live product pages and the published API documentation.

Realtime or bulk?

A realtime check (POST /api/v1/check, or POST /api/v1/batch-check for up to 100 identifiers) answers inside the same HTTP response — that is the shape for a signup form, a checkout step or a live lookup. A bulk task (POST /api/v1/bulk-tasks) takes a .txt/.csv file of 1,000–100,000 entries, returns a task id immediately, and produces a downloadable result file — that is the shape for list cleaning, campaign preparation and enrichment runs. The two are separate endpoints and are not interchangeable.

One bulk task carries one product. Phone-number tasks also carry exactly one country; email and username tasks have no country at all.

One key, one balance

Every product on EmailCheckPro uses the same API key, the same X-API-Key header and the same code / msg / data envelope, and draws from the same account balance.

Responsible use

Results are point-in-time signals: they describe what a provider reported at the moment of the check. They are not identity verification, not proof of ownership, and not permission to contact anyone. Use the API only for identifiers you are authorized to process, and comply with applicable privacy laws and platform terms. Third-party trademarks belong to their respective owners; no affiliation or endorsement is implied.

Popular repositories Loading

  1. emailcheckpro-resources emailcheckpro-resources Public

    Official EmailCheckPro technical resources, guides, and developer articles.

  2. email-deliverability-checker-api email-deliverability-checker-api Public

    Official EmailCheckPro API examples for single and batch email deliverability checks.

  3. email-avatar-checker-api email-avatar-checker-api Public

    Official EmailCheckPro API examples for single and batch email avatar checks.

  4. .github .github Public

    EmailCheckPro organization profile — real-time email deliverability and email avatar checks.

  5. email-bulk-avatar-api email-bulk-avatar-api Public

    Upload a whole file of addresses and download the avatars when the task finishes.

  6. email-bulk-deliverability-api email-bulk-deliverability-api Public

    Upload a whole file of addresses, find out which ones can receive mail, and download the result when it finishes.

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…