API Playground
Check enrichment status
Poll a batch while it runs. Free — polling never costs credits.
Prefer the webhook: it tells you the moment the batch lands. Polling is the fallback when you cannot receive one.
GET
Check enrichment status
Path Parameters
The batch_id returned by the 202.
Example:
"batch_1gVwXby8PsYHoMQR"
Response
Current state of the batch.
Example:
true
Example:
"batch_1gVwXby8PsYHoMQR"
Example:
"stripe.com"
Available options:
queued, processing, completed, failed, no_data_found Example:
"processing"
Example:
null until the batch completes.
Check enrichment status

