Skip to content
buildnote
Search
K
Main Navigation
Home
Guide
Reference
Appearance
Menu
Return to top
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
Schema
JSON
JSON
"SELECT * FROM tests LIMIT 10 FORMAT csv"
Responses
200
POST
/v1/data/bnql
Playground
Authorization
Buildnote-Api-Key
Body
Try it out
Samples