Applications API
Generate from application (async)
Generate content asynchronously from an existing no-code agent (formerly called no-code applications) with inputs.
POST
No-code applications are now called no-code agents. The Applications API, which you can use to programmatically interact with no-code agents, still uses the term
application
to minimize breaking changes.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your Writer API key.
Path Parameters
The ID of the no-code app for which to create a job.
Body
application/json
Response
202 - application/json
The response is of type object
.