Disposable email
Detect throwaway / temporary email domains. Live now. Read the docs →
The Fender API is a set of small, fast HTTP endpoints you can drop into signup, checkout, and messaging flows. Today the disposable email endpoint is live and free to try — no signup required. More endpoints are on the way.
Disposable email
Detect throwaway / temporary email domains. Live now. Read the docs →
Email risk
0–100 risk score for any address, with a signal breakdown. Live now. Read the docs →
NSFW content
Flag adult / NSFW domains. Coming soon.
More
Email validation, phishing URLs, category blocking. Coming soon.
https://api.fender.ai.curl "https://api.fender.ai/v1/disposable?email=test@mailinator.com"{ "input": "test@mailinator.com", "domain": "mailinator.com", "disposable": true, "matched": "mailinator.com", "reason": "domain_on_blocklist"}