llms.txt Content
# UserCheck
> UserCheck is an Email Validation API that identifies and blocks fake email addresses. It detects disposable emails, email forwarding services, public email providers, and role accounts while validating MX records and fixing common typos.
Key features:
- Disposable email detection with an always up-to-date database
- Email forwarding and relay domain detection
- MX records validation
- Public email provider detection (Gmail, Yahoo, etc.)
- Domain authority scoring (0–100)
- Smart typo suggestions (did_you_mean)
- Role account detection (hello@, support@, etc.)
- Custom blocklists for blocking specific domains
- Gates (beta): A rule-based decision engine for signup fraud prevention
- Webhooks for real-time notifications
- Integrations with WordPress, Laravel, Zapier, and Make
## Docs
- [Introduction](https://www.usercheck.com/docs/get-started/overview.md): Getting started with UserCheck
- [Environments](https://www.usercheck.com/docs/get-started/environments.md): Understanding test and live environments
### API Reference
- [Introduction](https://www.usercheck.com/docs/api/introduction.md): Introduction to the UserCheck API
- [Authentication](https://www.usercheck.com/docs/api/authentication.md): How to authenticate API requests
- [Status Endpoint](https://www.usercheck.com/docs/api/status-endpoint.md): Check your account details, plan information, and current API usage
- [Domain Endpoint](https://www.usercheck.com/docs/api/domain-endpoint.md): Check if a domain is used for disposable email addresses
- [Email Endpoint](https://www.usercheck.com/docs/api/email-endpoint.md): Check if an email address is disposable
- [Blocklist Endpoint](https://www.usercheck.com/docs/api/blocklist-endpoint.md): Manage your account's blocklist of domains
- [Rate Limiting](https://www.usercheck.com/docs/api/rate-limits.md): API rate limits for different plans
### Gates (beta)
- [Gates](https://www.usercheck.com/docs/gates/overview.md): Rule-based access control to a