External Ask

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint serves as the core interface for the Ask-AI API, designed to process and respond to user questions. Upon submission of a question, this endpoint evaluates the query and returns a structured response containing potential answers

The response will hold:

  • candidate_answers - A list of candidate answers to the submitted question
  • question_id - A unique identifier assigned to the question
  • expect_direct_answer - A boolean flag indicating whether the question is expected to get a generative answer. If this flag is true, please use Get External Direct Answer API in order to get the generative answer stream
Body Params
string
required

The question to ask

selected_sources
array of strings

List of selected sources

Selected Sources
enum

The language code of the question

user_information
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json