Skip to main content
POST
Businesses Firmographics Job
Asynchronous variant. This submits a job through the async job infrastructure — poll job status for progress and results. Input comes from an uploaded dataset (list_id); limits are 10,000 rows and a 24-hour run time.For the full output signal reference, see the synchronous endpoint.
  • Input: Provide a list_id from the dataset upload endpoint. Async endpoints do not accept inline IDs.
  • Processing: The system retrieves enriched data for all submitted businesses in a single request.
  • Output: A structured response with the requested enrichment data for each business.
Bash
  • Batch process multiple businesses to improve API efficiency and reduce request overhead.
  • Use firmographic, technographic, and financial indicators together for comprehensive business profiling.
  • Monitor funding and workforce trends to track business growth and hiring activity.
  • Leverage competitive landscape data to benchmark businesses against industry peers.
For additional enrichment options, explore related API endpoints below.

Body Params - Try Me Example

Authorizations

api_key
string
header
required

Body

application/json
list_id
string
required

Entity ID list identifier returned by the upload endpoint

Response

Successful Response

job_id
string
required
status
string
required
status_url
string
required