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 = $0.02

Primitives

EndpointCredits
POST /api/v1/tam/build — TAM Builder1C per company returned
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/tech/companies/intent-search — Tech Stack with Intent20C per qualified company returned
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/tam/build/{job_id} — Poll TAM Builder ResultsFree
POST /api/v1/tam/build/{job_id}/cancel — Cancel TAM Builder JobFree
POST /api/v1/tam/build/{job_id}/pause — Pause TAM Builder JobFree
POST /api/v1/tam/build/{job_id}/resume — Resume TAM Builder JobFree
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
GET /api/v2/tech/companies/intent-search/{job_id} — Tech Intent Search ResultsFree
Cancelling a bulk job early caps spend — you are billed only for the companies delivered before the cancel, never the abandoned remainder.