Execute Natural Language Query (Moby AI)

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. To use this endpoint with a Triple Whale API key instead of an Orcabase token, see here.

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

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