Skip to main content
POST
Bulk enrich people

Authorizations

Authorization
string
header
required

Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...

Body

application/json
inputs
object[]
required
Required array length: 1 - 100 elements
fields
enum<string>[]
Available options:
email,
work_email,
personal_email,
verified_email,
mobile,
linkedin_url,
twitter_url,
full_name,
first_name,
last_name,
job_title,
seniority,
department,
company_name,
company_domain,
location
max_cost_cents_per_record
number
Required range: x >= 0

Response

Bulk enrichment results.

success
enum<boolean>
required
Available options:
true
data
object
required
meta
object