What it does
Takes an email address, searches Specter’s People Database and returns the most probable person along with their Specter person ID and core profile fields.
Why you’d use it
When you have an email address and need to resolve it to a Specter person record so you can standardize contacts, enrich them, or link inbound emails to the correct individual in our database.
Key behaviours
This endpoint uses 1 credit per request.
Documentation Index
Fetch the complete documentation index at: https://api.tryspecter.com/llms.txt
Use this file to discover all available pages before exploring further.
Request to resolve an email address to a person.
Email of the person to look up.
"barney@example.com"
Successful match response containing person details and confidence score.
"per_310bf5c3fda24292309031e0"
"Barney"
"Kelly-Wyatt"
"https://www.linkedin.com/in/barney-kelly-wyatt"
"5e3a7f2b0aa7a3270a55f2a7"
Confidence score for the match (1–10).
8