LinearB
LinearB is a software engineering intelligence (SEI) and developer productivity platform that correlates Git, CI/CD, project management, and incident data into DORA and engineering metrics. The LinearB REST API lets teams report deployments, push incidents, export measurements, and manage teams and services programmatically.
APIs
LinearB Deployments API
Report and list software deployments by Git repository and ref so LinearB can calculate deployment frequency, lead time, and other DORA metrics.
LinearB Incidents API
Upload and update custom incident reports from external incident-management tools to feed change failure rate and mean-time-to-restore (MTTR) metrics.
LinearB Measurements API
Retrieve engineering metrics on demand or export them to CSV/JSON, with grouping, roll-up, and aggregation (p50, p75, average) across configurable time ranges.
LinearB Teams API
Search, create, update, and delete teams and manage their membership via the Teams V2 API, including team hierarchy with parent teams.
LinearB Services API
Create, list, update, and delete services that map repositories and directory paths so metrics and deployments can be attributed at the service level.
LinearB Webhooks API
Consume LinearB events to drive WorkerB automations and outbound integrations, enabling event-driven workflows around pull requests, deployments, and incidents.