Search

Search API Request and Response

Our Search API allows you to search all the content in your AskAI via a simple API call.

Only the references (AskAI content) is returned, no answer to the question is provided, unlike the other APIs.

Search AskAI

post
Body
idstringRequired

AskAI ID

api_keystringRequired

AskAI API Key

querystringRequired

Query for AskAI

Responses
200

Successful response

application/json
post
/ask-ai-search
200

Successful response

Last updated