Installation
Authentication
Get an API key by signing up for free; it’s available in your dashboard after approval. The same key works across the API, SDKs, MCP server, and CLI.Person
Enrichment
Look up a person by email, phone, name, LinkedIn, or other identifiers.multiple_results: true.
Search
Query people using a SQLSELECT against the people table. The query must start with SELECT and must not include a LIMIT clause — pass limit as a parameter.