Skip to content

OpenApi specification for the Buildnote Data API

Servers

https://data.buildnote.io

The Buildnote Data API lets you query your CI/CD event data using BNQL (Buildnote Query Language). The API is designed to integrate your build data into your existing tooling rather than keeping it isolated in Buildnote. Queries give you access to the full range of event data (builds, tests, pipelines, and more). Filter, aggregate, and shape results to match exactly what you need.

Results are returned in common formats (e.g. JSON or CSV), ready for use in Grafana, monitoring systems, or spreadsheets. Use it to build custom dashboards, set up alerting, or generate reports, whether for high-level pipeline health or detailed per-test statistics.

See the BNQL reference for query syntax and available fields.