API Pricing
Single-record company, investor, and person lookups cost 1 credit per call. List and history endpoints cost 1 credit per row returned. Search endpoints cost 0.1 credits per call or are free, as shown below.Plan-gated endpoints
GET /person/emailis available on non-trial Pro+ and Enterprise plans.GET /alertsandGET /alerts/configurationsare available on Pro+ and Enterprise plans.- Alert requests do not consume credits.
View current usage, credit balances, and billing details on the
API Access page.
How Credits Work
Paid endpoints return ameta object with credit usage details:
- List and history endpoints cost 1 credit per row returned. A request that returns 25 rows costs 25 credits.
- Single-record lookups (
/company,/investor,/person) cost 1 credit per call. - Company, investor, and person search cost 0.1 credits per request, regardless of rows returned.
- Industry & location search (
/industry/search,/location/search) are always free and don’t return credit fields. - Person email unlocks (
/person/email) cost 5 credits for a new unlock and 0 credits when the same user already unlocked that email. - Alert endpoints (
/alerts,/alerts/configurations) consume 0 credits. - Credits come included with your plan. If you don’t want a recurring plan, you can buy credits individually for as low as $0.05 per credit.

