API

Get a search (poll for enrichment)

Poll a search as verification completes; enriched rows and settled balance.

GET/api/v1/searches/:search_id

Returns the results with enrichment filled in as the worker progresses. Poll until enrichment is "complete" — at that point every lead has been charged and verified, so credits_remaining is final. Enriched rows add the fields below.

credits_remainingYour live leads balance — final once enrichment is "complete".
deliveredTotal leads in the search so far.
owner_nameLikely owner/decision-maker when we can identify one — best-effort, only a fraction of leads.
emails_data[]Emails we found (up to 3 per lead), each with an SMTP deliverability status.
phones_data[]Phones we found (up to 3 per lead), each with a line type (mobile/landline/VoIP) + carrier.
socialsFacebook, Instagram, LinkedIn, X, YouTube, TikTok, Yelp.
enrichment_statuspending | enriched | failed.

Line type and carrier are checked against telephone numbering and portability data at verification time. How you contact leads is up to you — see our Terms for data-accuracy and outreach-responsibility details (e.g. TCPA rules for calling or texting wireless numbers).