Submit a batch of places for enrichment
Submit a batch of places for enrichment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
The name of the batch. Only for display purposes. Recommended to use a descriptive human readable name.
List of jobs to process. Maximum of 50,000 jobs per batch.
Optional unique identifier for the batch. If not provided, a new UUID will be generated. If an existing batch ID is provided, new jobs will be added to that batch.
Deprecated preset applied to every job. Prefer an explicit attributes list. open_closed checks whether a place is open or permanently closed, while core and all both request closed_permanently, websites, phoneNumbers, openingHours, names, address, and categories. Merged with any explicit attributes.
open_closed, core, all Batch-level attribute keys applied to every job (copied onto each PlaceJob; same merge rules as a single job: combined with attribute_set).
When true, jobs are enqueued for immediate processing and either attributes or attribute_set must be provided. When false, the batch is created without starting processing (upload only); attributes and attribute_set are optional.
Response
Successfully submitted batch for processing
Represents the response when submitting a new batch of places for enrichment
Unique identifier for tracking the batch
"batch_2024_03_15_123456"
User-provided name to identify the batch
"NYC Restaurants March 2024"
Current processing status of the batch. Initially PENDING, changes to IN_PROGRESS when processing starts
pending, queued, in_progress, completed, failed "pending"
Batch statistics and metadata. Basic stats available to all organizations, detailed stats only for Reprompt.
Status distribution per attribute (only populated when enrichments query param is provided)