Skip to main content
Credits are charged only for data a primitive actually returns. Every billable response echoes the exact amount in its credits_consumed field, empty result sets are always free, and async jobs are billed once on completion — never for polling. Unit: 1C = 1 Credit

Primitives

EndpointCredits
GET /api/v1/account/search-lookalikes — Search Lookalikes1C per company returned
POST /api/v1/account/search-lookalikes-bulk — Search Lookalikes Bulk1C per company returned
GET /api/v2/tech/companies — Search Companies by Tech Stack0.5C per company
POST /api/v2/research/deep — Deep Research1 charge per successful call (per-call price configured for your workspace)

Helpers

Discovery, lookup, and job-control endpoints are free.
EndpointCredits
POST /api/v1/account/lookup-companies — Lookup CompaniesFree
GET /api/v2/tech/country-options — List Country CodesFree
GET /api/v1/account/firmographic-options — List Firmographic OptionsFree
GET /api/v1/account/search-lookalikes-bulk/{job_id} — Search Lookalikes Bulk ResultsFree
POST /api/v1/account/search-lookalikes-bulk/{job_id}/cancel — Cancel Bulk Lookalike JobFree
Cancelling a bulk job early caps spend — you are billed only for the companies delivered before the cancel.