Skip to main content
POST
Agent Lookup

Authentication

Requires a Bearer token in the Authorization header.

Request

string
required
The email address to look up. The legacy key e is still accepted.
string
Comma-separated list of fields to return. Omit to return all fields.Available fields: name, email, company, role, industry, location, birthplace, current_location, bio, age, gender, education, phone, photo, validity, socials, breach, registered_services, news, publications

Field reference

Example request

Response

string
Full name (first + middle + last).
string
Email address.
string
Company name.
string
Job role / title.
string
Industry.
string
Location as “city, country”.
string
Birthplace (parsed from knowledge graph).
string
Current/company location.
string
Short biography.
string
Age.
string
Gender.
string
Education summary (level, university, field).
string
Company phone.
string
Profile photo URL.
string
Email validity: valid, invalid, disposable, or unknown.
object
Social media links.
object
Data breach exposure.
object
Registered services (from account-discovery probes).
array
News mentions.
array
Academic publications.

Example response