VerifAi documentation

VerifAi verifies whether an email address can receive mail and cleans your contact data in a single pass. These pages explain what our results mean, how we prove them, exactly what you pay for, and how to call the REST API — everything a technical buyer needs before signing up.

The REST API

Two endpoints, one bearer key, one JSON object per call.

The reference is also published as a machine-readable OpenAPI document, maintained by hand alongside the endpoints.

Core ideas

Every check produces three things: a verdict (can you mail this address?), a machine-readable reason (why), and per-field provenance (how we know). You choose how deep to probe with a depth tier, and you only pay for answers.

These docs describe behaviour that is stable regardless of how you call VerifAi — through the app or the REST API. Where a page states a billing rule, that rule is what the platform actually does; if you ever see a discrepancy, the running system is the source of truth.

← Back to home