Application API
Generate from application (async)
Generate content asynchronously from an existing application with inputs.
POST
/
v1
/
applications
/
{application_id}
/
jobs
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
A list of input objects to generate content for.
Optional metadata for the generation request.