v1

latestOpenAPI 3.0.12026-07-13101.5 KB

The Disposable Email Checker API does checking on a single email address and returns if it is from a disposable email provider in either JSON or XML format.

get/v1/email/disposable

Query parameters

format'json' | 'xml'

Return the result in json (default) or xml format.

emailstring required

The email address to check if is from a disposable email provider.

keystring required

API key.

Response

disposable email checker response

All 1 operations