Execute queries (DQL)

Using this endpoint, you can execute SELECT SQL statements (i.e., queries). If resources are provided, this endpoint will skip sqlText parsing and be more performant than the Generic SQL API. Unlike the Proxy SQL API, this API is executed directly against the SxT Network and requires explicit configuration of authentication and authorization tokens.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!