Skip to main content

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/email is available on non-trial Pro+ and Enterprise plans.
  • GET /alerts and GET /alerts/configurations are 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 a meta 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.

Getting Started

Your first 200 credits are free — no credit card required. Grab your API key here and start making requests immediately.
Last modified on August 29, 2026