ProductSep 12, 2026·3 min read
Calling the Invenitor API
Sign in, copy your API key once, and send it as a Bearer token.
POST /api/v1/find with a full name. Add a profile URL when you have one. That usually improves results.
You get a primary email when we found one, plus other public contacts. We do not invent addresses.
Full request and response shapes are on the docs page. The playground in the dashboard is the easiest way to try a lookup.
ShareTweet