Generate
Generate Conversational Response
POST
https://getember.ai/api/conversation/generate
This endpoint will generate the next response in the provided conversation, and update its state
Headers
Name
Type
Description
Authorization
string
A Bearer token with your provided API key.
Request Body
Name
Type
Description
id
string
The ObjectID of the desired conversation to generate a response from.
Last updated