Create Batch
Creates a new batch processing job from an uploaded JSONL input file.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Optional metadata for the request
Name of the provider
Azure OpenAI API version for the deployment
Vertex AI storage bucket name
Vertex AI region (e.g., europe-west4)
Provider-specific model identifier
AWS S3 bucket name (Bedrock batch)
AWS Bedrock model identifier
Body
Batch processing parameters
Response
Batch created successfully
Batch ID.
Object type.
API endpoint.
Input file ID.
Completion window.
Batch status.
Output file ID.
Error file ID.
Creation timestamp.
In-progress timestamp.
Expiration timestamp.
Finalizing timestamp.
Completion timestamp.
Failure timestamp.
Expiration timestamp.
Cancelling timestamp.
Cancelled timestamp.
Request counts.
Errors associated with the batch.
Additional metadata.