Disposable Email Identity
GET
https://botblocker.pro/api/v1/disposable
This endpoint is designed to prevent users from registering on a website or application using disposable email addresses. It simultaneously checks if the email and domain are valid.
Note:
This API request is free
and does not count against your available request quota.
Query Parameters
Name
Type
Description
apikey*
string
Your API Key generated from BotBlocker.Pro Developer page.
email*
string
Email to indentity (e.g., user@mailinator.com).
cURL Example
Response
Last updated