Skip to main content

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.

Lindy lets you build AI agents that automate work across hundreds of integrations. The Enrichley action gives those agents email validation as a first-class capability — useful for any agent that touches contacts, leads, or inbox triage.

What you can do

ActionDescription
Validate EmailVerify an email address’s deliverability and classification with Enrichley.

Plan requirements

A paid Enrichley plan with API access is required.

Setup

1

Get your Enrichley API key

Copy your API key from your Enrichley profile.
2

Add Enrichley to your Lindy agent

In Lindy, edit the agent you want to add validation to. Add an action and search for Enrichley.
3

Connect your Enrichley account

Paste your Enrichley API key when prompted.
4

Configure the Validate Email action

Pass the email address (typically a variable from an upstream trigger) into the action.
5

Use the result

Branch your Lindy agent on the validation result — for example, only continue if the email is ok or catch_all_validated.

Use cases

  • Inbox triage — only respond to or route messages from valid email addresses.
  • Lead qualification — verify form submissions before passing them to sales.
  • Outbound campaigns — clean lists generated by other Lindy agents before sending.

Get help