Skip to main content

Endpoint

This public URL uses a deprecated compatibility host outside the api-service host. It remains supported for now, but will soon move under https://api.eachlabs.ai. Keep integrations configurable and switch to the api-service URL once it is published.
Run the same workflow with up to 10 different inputs in parallel. All executions share a bulk_id so you can track them together.

Path Parameters

Request Body

Code Examples

Response

Status: 202 Accepted

Partial Failures

Some executions may succeed while others fail. That’s totally fine! Failed entries will have status: "failed" with an error message and no execution_id.

Tracking Bulk Executions

Use the bulk_id to list all executions from a bulk operation:

Error Responses

Last modified on May 27, 2026