POST
/
contacts
/
bulk_enrich

Authorizations

X-API-KEY
string
header
required

Your API key

Body

application/json
contacts
object[]
required
enrichment_type
enum<string>[]
required

Types of enrichment to perform

Available options:
phone,
email
webhook_url
string

Webhook URL to receive enrichment results

Response

202 - application/json
enrichment_id
string

The ID of the bulk enrichment job

status
enum<string>

The status of the bulk enrichment job

Available options:
queued,
processing