Process natural language prompts to retrieve data. This endpoint interprets user-provided questions and generates SQL queries to fetch the desired results. The response returns the query results in a JSON format, grouped based on the question.

Body Params
string
required

The natural language input describing the data you want to query. The AI interprets this to generate SQL or directly retrieve relevant data.

Responses

question and its respective answer.

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