Skip to main content
POST
Create a batch generation job

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
prompts
object[]
required
Minimum array length: 1
character_id
string
group_id
string
group_title
string

Response

Batch submission accepted.

batch_id
string
group_id
string
generation_type
string
status
string
message
string
total_requested
integer
successful_submissions
integer
failed_submissions
integer
estimated_time
integer
credits_deducted
integer
remaining_balance
integer
results
object[]