Skip to content

Query (BNQL) (β)

POST
/v1/data/bnql

Query events using a Buildnote Query Language (BNQL).

Authorizations

Buildnote-Api-Key
Type
API Key (header: Buildnote-Api-Key)

Request Body

text/plain
JSON
"SELECT * FROM tests LIMIT 10 FORMAT csv"

Responses

Playground

Authorization
Body

Samples