Skip to main content
POST
Start batch of person enrichments
Credit consumption:
  • 0.5 email credits when a person is found, charged at most once per 24 hours
  • 1 email credit when an email is revealed, only charged once
  • 1 phone credit when a phone number is revealed, only charged once

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Leads to be enriched

leads
object[]
required
reveal_email
boolean
reveal_phone_numbers
boolean

Response

Batch accepted

id
integer
required
object
enum<string>
required
Available options:
person_enrichment
status
enum<string>
required
Available options:
queued,
processing,
completed,
canceled,
error
results
object[]
required
_errors
object[]