Applications API
Generate from application
Generate content 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 unique identifier of a no-code agent in AI Studio.
Body
application/json
Indicates whether the response should be streamed. Currently only supported for research assistant applications.
Was this page helpful?