Execute a read-only SQL query against ClickHouse
Enterprise
Execute a read-only SQL query against ClickHouse
POST
Execute a read-only SQL query against ClickHouse
Documentation Index
Fetch the complete documentation index at: https://pmxt-feat-series-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Required when calling the hosted API directly (curl, requests, fetch). SDK users pass credentials via constructor params instead.
Body
application/json
Example:
"SELECT * FROM markets LIMIT 10"

