Skip to content

Query (BNQL) (β)

GET
/v1/data/bnql

Query events using a Buildnote Query Language (BNQL).

Authorizations

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

Parameters

Query Parameters

query*

BNQL query string.

Type
string
Required
Example"SELECT * FROM tests LIMIT 10 FORMAT csv"

Responses

Playground

Authorization
Variables
Key
Value

Samples