Tools
Assistant
Generate content with an assistant
Sample body parameters:
{
"language": "english",
"tone": "encouraging",
"tool": "tweet",
"number": "4",
"details": "how to be rich"
}
POST
/
assistant
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object
The body is of type object
.
Response
200 - application/json
The response is of type any
.