🚀 We have launched a new version of the API. Read more about it in the changelog. 🚀
Creates a batch of requests and runs them asynchronously. Each element of data has to be compatible with the body
expected by the operation. A batch representing the progress and the status of the process is returned as a result.
You can retrieve the results using /v3/batches/:id/results once the batch has finished
processing.
This endpoints supports up to 24960 requests.
Complete guide: Batches.