Skip to main content

Trigger data fetch for a vendor

POST 

/api/v1/vendors/:vendor_id/fetch-data

Starts a background data-fetch job for the specified vendor. You can specify which processor types to run (esg, security, company, financial, monitoring). The job runs asynchronously; use the returned job_id to check status.

Request

Responses

Successful Response