Skip to content

OpenApi specification for the Buildnote Data API

Servers

https://data.buildnote.io

The Buildnote Data API exports your build data for use in external tools like Grafana, monitoring systems, or spreadsheets. It provides direct access to build metrics and metadata without requiring data transformation.

The API mirrors your project hierarchy - organizations, projects, modules, pipelines, builds, and jobs. All endpoints support time range filtering using Unix timestamps and return clean JSON data.

Use the API to create custom dashboards, set up alerting rules, analyze build trends, or generate reports. The data ranges from high-level success rates to detailed job statistics and test results, letting you build everything from executive summaries to operational dashboards.

The API integrates your build data with existing development and business metrics rather than keeping it isolated in Buildnote.