Skip to content
Search
Main Navigation
Suggestion or improvement
Uptime
Portal
Appearance
Menu
Return to top
On this page
Natural language Ask AI query
​
POST
/v1/ask-ai
Authorizations
​
api_key
Type
API Key (header: X-Api-Key)
Request Body
​
application/json
Schema
JSON
JSON
{
 Â
"query"
:
"string"
}
Responses
​
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"data"
:
{
 Â
 Â
"additionalProperties"
:
[
 Â
 Â
]
 Â
}
,
 Â
"assistant_message"
:
""
}
POST
/v1/ask-ai
Playground
​
Server
Select a server...
Authorization
api_key
Body
Try it out
Samples
​