IsTempMail is a service for detecting disposable email addresses so they can be blocked in real time. Its stated use cases include spam, fake registration, and free trial abuse.
The service exposes a simple JSON API. Users send an email address or domain together with an API token to a single check endpoint, and the response comes back as a JSON object. The returned data includes the domain name, a blocked status, and, in some cases, an unresolvable flag when a domain cannot be resolved. Example calls shown on the site return blocked and unblocked results for sample domains.
IsTempMail also provides API libraries for Javascript as an npm package and a PHP library in a GitHub repository. For WordPress users, there is a free plugin that is described as allowing disposable email addresses to be blocked with a few clicks. The page also offers a free API token and links to API documentation. Its site menu includes sections for the API, WordPress Plugin, Pricing, Docs, and Login.
In the API design, testing & docs space, IsTempMail takes a focused approach. It focuses on preventing spam and abuse by detecting and blocking disposable or temporary email addresses in registrations. IsTempMail is a B2B product aimed at web developers and site administrators. A free plan is available. It runs on the web and API.
IsTempMail first shipped in 2017. Key capabilities include disposable email detection, API access, and wordPress plugin. It exposes integrations via a public API.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do