v1
latestOpenAPI 3.1.02026-07-26105141.0 KBBatches API
Create a batch
Submit a batch of requests for asynchronous processing.
post/batches
Headers
Idempotency-Keystring
Makes the request retry-safe. Sail stores a reservation keyed by (organization, API key, Idempotency-Key); retrying with the same value returns the previously stored response instead of re-running inference. Keys are capped at 255 characters. See Idempotent Requests for full semantics.
Request body
Response
Batch created.