Skip to main content
POST
Query SQL

Authorizations

Authorization
string
header
required

This API uses OAuth 2.0 with the authorization code grant flow.

Body

application/json
sql
string
required

The SQL query to be executed.

Example:

"SELECT * FROM companies WHERE companies.name = 'Fundstack'"

Response

Success

Success

data
object
required
Example: