LinearB Deployment API
LinearB’s Deployment API lets you report release and deployment events from your CI/CD pipeline. When a deployment is reported, LinearB determines exactly which branches were included using Git ances…
API - Deployment
Use the Deployment API to report deployments from your CI/CD system and allow LinearB to accurately determine which merged branches were included in each release. When a deployment is reported, Linea…
API - Start Here
The LinearB API gives you full control to integrate deployments, incidents, measurements, custom metrics, teams, services, and users with your internal systems. This hub provides everything you need…
API - Incidents
The LinearB Incident API lets you send incident data to LinearB so the platform can accurately calculate Change Failure Rate (CFR) and Mean Time to Recovery (MTTR). By integrating your incident sourc…
API - Measurements v2
Use the Measurements V2 API to export metrics that LinearB has already computed from your Git data. You can use these reports to build custom dashboards, power external analytics, or feed data into y…
API - Services
Use the Services API to define services and their associated repositories, so LinearB can correctly attribute metrics such as DORA, deployments, incidents, and custom measurements to the right servic…
API - External Metrics
The External Custom Metrics API lets you report critical metrics from third-party tools (such as code coverage, security scanners, or CI systems) directly into LinearB. These metrics can be attached…
API - Teams v2
Use the Teams V2 API to create and manage teams programmatically in LinearB. Teams define which contributors belong together for metrics, dashboards, delivery insights, project tracking, and automati…
API - Users
The Users API allows you to automate provisioning, lookup, updates, and offboarding of contributor identities inside LinearB. This API is typically used by organizations that synchronize users from i…
Incident API – Configure Incident Detection for DORA Metrics
Configure the LinearB Incident API to ingest incidents from your incident management tools. This article explains setup, supported workflows, and best practices for ensuring incidents are accurately reflected in DORA metrics such as Change Failure Rate and MTTR.
Generating a LinearB API Token
LinearB enables you to: Track deployment times via API calls from your CI/CD system. Report incidents to measure metrics such as MTTR (Mean Time to Recovery) and CFR (Change Failure Rate) more accura…
Connect Claude Code using the Admin API
Connect Claude Code to LinearB using an Anthropic Admin API key to collect detailed usage, token, model, and estimated-consumption data.
Connect Claude Code using the Analytics API
Connect Claude Code to LinearB using Anthropic’s Analytics API to collect organization-level usage and adoption data for Claude Enterprise.
Integrating Shortcut into LinearB
Generate a Shortcut API token and connect it to LinearB to sync stories, workflows, and project data for enhanced tracking and automation.
MCP Server – Kubernetes Secrets
Securely manage LinearB API tokens in Kubernetes using Secrets. Learn best practices for injecting credentials into MCP servers and sensors without hard-coding sensitive data.