Skip to main content
POST
Find a mobile phone number

Authorizations

Authorization
string
header
required

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

Body

application/json
identifiers
object
required

Unique handles used to resolve the person. Provide AT LEAST ONE of email or linkedin_url. Name + company are NOT accepted — call /people/email-finder first if that is all you have.

max_cost_cents
number
Required range: x >= 0

Response

Mobile lookup result.

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