Query API
Use the Query API to create an integratation with your AI agent.
Body
idstringRequired
AskAI ID
api_keystringRequired
AskAI API Key
querystringRequired
Question to AskAI
Responses
200
Successful response
application/json
answerstringOptional
Answer from AskAI
suggestedQuestionsstring[]Optional
Array of suggested follow-up questions
unknown_answerstring Β· enumOptionalPossible values:
Indicates if the answer is known or not
post
/ask-ai-query200
Successful response
Last updated
