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
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Accept-Charset
string
Content-Type
string
Accept
string
Body
application/json ยท object
The body is of type object
.
Response
200 - application/json
The response is of type any
.