Documentation Index
Fetch the complete documentation index at: https://docs.enrichley.io/llms.txt
Use this file to discover all available pages before exploring further.
Enrichley API overview
Enrichley helps you recover valid emails that other verification tools discard, especially catch-all and other “risky” emails. On average, 40–60% of unverified lists contain catch-all emails, and Enrichley’s verification is built to recover as many of these as possible—often resulting in 20–30% more valid emails on the same lists.Base URL
Authentication
All requests are authenticated with an API key via theX-Api-Key header:
Rate limits
- 10 requests per second
Endpoints overview
The main public endpoints currently available are:POST /validate-single-email— Validate a single email address and return its validation status.GET /me— Retrieve information about your API key, including monthly and remaining credits.

