# validates.email > validates.email is a pay-as-you-go email validation service for checking individual email addresses, cleaning bulk email lists, and integrating email validation into products through an API. ## Primary pages - [Landing page](https://validates.email/): product overview, validation capabilities, use cases, and pricing. - [Create an account](https://app.validates.email/signup): start with 50 free validations. - [Log in](https://app.validates.email/login): access the validation dashboard and API credentials. ## Capabilities - Validate individual email addresses from the dashboard. - Submit bulk lists in JSON or CSV through the API. - Retrieve validated bulk-list results through the API. - Check email syntax, DNS and MX records, and disposable email domains. - Validate before sending to prevent avoidable bounces before they can affect sender reputation and inbox placement. ## Pricing - No monthly subscription, contracts, or recurring charges. - 2,000 credits: $5. - 10,000 credits: $16. - 50,000 credits: $49. - Repeat checks reuse existing results automatically, so customers pay only for new validations. ## API - API base URL: `https://validates.email/api/v1` - Bulk validation endpoint: `POST /checks/bulk-check` - Bulk validation history endpoint: `GET /checks/history?bulkCheckId=BULK_CHECK_ID` - Authentication: `Authorization: Bearer YOUR_API_KEY` ## Support - [Email support](mailto:hey@todo.space)