Skip to main content
POST
Verify email addresses

Authorizations

Authorization
string
header
required

A ManyPI API key (mpi_...) from Settings → API keys, or an OAuth 2.1 access token obtained through the MCP consent flow.

Body

application/json
lead_ids
string<uuid>[]

Leads in this workspace whose addresses should be checked.

emails
string[]

Raw addresses, not tied to a lead.

estimate_only
boolean

Price the run without queueing it.

Response

The job was queued, or (with estimate_only) priced.

job_id
string<uuid>
total
integer
estimate
object