Together AI · Capability
Together APIs — Batches
Together APIs — Batches. 4 operations. Lead operation: List batch jobs. Self-contained Naftiko capability covering one Together Ai business surface.
What You Can Do
GET
Get
— List batch jobs
/v1/batches
POST
Post
— Create a batch job
/v1/batches
GET
Get
— Get a batch job
/v1/batches/{id}
POST
Post
— Cancel a batch job
/v1/batches/{id}/cancel
MCP Tools
list-batch-jobs
List batch jobs
read-only
idempotent
create-batch-job
Create a batch job
get-batch-job
Get a batch job
read-only
idempotent
cancel-batch-job
Cancel a batch job