Skip to main content
POST
Generate response answer stream
Deprecated Endpoint: This endpoint is deprecated and no longer supported.

Authorizations

Authorization
string
header
default:<api-key>
required

Bearer authentication header of the form Bearer <api-key>, where <api-key> is your API key.

Body

application/json
compiledPrompt
string
required

Prompt to generate a response

forceGenerate
boolean
default:false

Force generation of a new response

Response

Successfully generated response answer

The response is of type string.