Submit an asynchronous bulk export of intent-scored contacts for
the requested topics. Unlike POST /v1/buyer-intent/contacts, which
returns a single paginated page, this endpoint queues a job that
streams the full result set (up to 10,000,000 rows) as JSONL to cloud
storage. Each line is a contact object identical in shape to a
/v1/buyer-intent/contacts result element.
The call returns immediately with HTTP 202 and an export_id. Then
poll GET /v1/buyer-intent/exports/{exportId} until status is
ready (a 24-hour signed download_url is returned) or failed.
Credit cost: topic-based, charged at submit time —
base + perTopic × (number of distinct topics); the schedule is a
50-credit base plus 5 credits per distinct topic. Duplicate topic_ids
are de-duplicated before the charge. A failed or timed-out job is
refunded under the new pricing. Unknown topic_ids are rejected with
400 before any charge.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||

