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.

Cargo turns data into action with multi-agent workflows. The Enrichley app inside Cargo gives those workflows email validation as a building block — verify deliverability, classify risk, and route emails to the right next step.

What you can do

ActionDescription
VerifyValidate a single email address. Returns deliverability status, validity, and risk level.

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 Cargo workflow

In Cargo, add a step that uses the Enrichley integration. When prompted, paste your Enrichley API key.
3

Configure the Verify action

Set the Object type to Email and pass the email address you want to validate as the input.
4

Run your workflow

Cargo calls Enrichley for each email and returns the validation result, which downstream steps in your workflow can branch on.

Credit usage

Cargo bills 0.1 credit per Verify call against your Enrichley balance.

Use cases

  • List cleaning — validate large contact lists before they enter a sequence.
  • Lead validation — gate inbound leads on deliverable email addresses.
  • Deliverability optimization — route risky and unknown emails through alternative outreach channels.

Get help