Skip to main content

SQL Query

POST 

/v1/sql

Execute a SQL query and return the results.

This endpoint allows users to execute SQL queries directly from an HTTP request. The SQL query is sent as plain text in the request body.

Request​

Responses​

SQL query executed successfully (JSON format)