API docs
Our API is designed to be integrated in minutes:
- Simple and clear
JSONresponses - Consistent response envelope across all endpoints
- API key authentication with a single header
- Credit-based pricing - you only pay for revealed data
- Machine-readable OpenAPI specification, plus a
markdown twin of every docs page (append
.mdto its URL)
Get started
- Authentication - authenticate your requests and understand the request format
- Credits and rate limits - understand how credits are spent
- Pagination - page through search results
- Errors - error envelope and status codes
- Integration best practices - retries, credit control, bulk endpoints and pacing for automated integrations
Search endpoints
- People Search - search the people index with structured filters
- Company Search - search the companies index
Enrich endpoints
- People Enrich - enrich a person with full profile data
- People Bulk Enrich - enrich up to 50 people per request
- Company Enrich - enrich a company with full profile data
- Company Bulk Enrich - enrich up to 50 companies per request
- Email Finder - find a work email by name and company
- Email Verifier - verify the deliverability of an email
Object schemas
- Person object and Company object - the shapes returned by search and enrich endpoints
