Skip to main content

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

https://api.enrichley.io/api/v1

Authentication

All requests are authenticated with an API key via the X-Api-Key header:
X-Api-Key: YOUR_API_KEY
API keys are generated automatically when you sign up for a paid plan in the Enrichley app. Once you have a paid plan, your API key works across all Enrichley APIs.

Rate limits

  • 10 requests per second
  • 10 concurrent requests
If you need higher throughput, contact support.

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.
  • POST /profile-enrichment — Obtain enriched information about a LinkedIn profile URL.