Azure DevOps
Azure DevOps provides developer services for support teams to plan work, collaborate on code development, and build and deploy applications.
APIs
Azure DevOps Services REST API
REST API for Azure DevOps Services providing programmatic access to work items, builds, releases, repositories, and more.
Azure DevOps Boards API
API for managing work items, boards, backlogs, sprints, and queries in Azure Boards. Enables programmatic access to agile planning and tracking resources.
Azure DevOps Repos API
API for managing Git repositories, pull requests, commits, branches, and pushes in Azure Repos. Supports full programmatic control over source code hosted in Azure DevOps.
Azure DevOps Pipelines API
API for managing build and release pipelines, pipeline runs, and pipeline artifacts. Provides programmatic access to create, trigger, and monitor CI/CD pipelines.
Azure DevOps Build API
API for managing build definitions, queuing builds, and accessing build results and logs. Supports the full lifecycle of continuous integration builds in Azure DevOps.
Azure DevOps Release API
API for managing release definitions, deployments, and approvals in Azure Pipelines. Enables programmatic control over continuous delivery and release orchestration.
Azure DevOps Test Plans API
API for managing test plans, test suites, test cases, and test runs in Azure Test Plans. Provides programmatic access to quality assurance and testing workflows.
Azure DevOps Artifacts API
API for managing packages, feeds, and artifact dependencies in Azure Artifacts. Supports NuGet, npm, Maven, Python, and Universal packages in private or public feeds.
Azure DevOps Graph API
API for managing users, groups, and memberships within an Azure DevOps organization. Enables programmatic administration of identities and group membership.
Azure DevOps Core API
API for managing Azure DevOps projects, teams, and team members. Provides foundational access to the organizational structure of an Azure DevOps organization.
Azure DevOps Security API
API for managing security namespaces, access control lists, and access control entries in Azure DevOps. Used to programmatically set and evaluate permissions on resources.
Azure DevOps Service Hooks API
API for managing service hook subscriptions, publishers, and consumers. Enables event-driven integrations by configuring webhooks and other notification mechanisms when Azure De...
Azure DevOps Notifications API
API for managing notification subscriptions for users and teams. Enables programmatic creation and management of email and other notification channels for Azure DevOps events su...
Azure DevOps Audit API
API for querying and downloading the Azure DevOps audit log. Provides access to auditable events within an organization for security reviews and compliance reporting.
Azure DevOps Search API
API for searching code, work items, and wiki pages across all projects and repositories within an Azure DevOps organization. Supports full-text and filtered search results.
Azure DevOps Policy API
API for managing code policy configurations and policy types in Azure Repos. Used to define and enforce branch policies such as required reviewers, status checks, and merge stra...
Azure DevOps Distributed Task API
API for managing the pipeline agent infrastructure including agent pools, queues, agents, environments, deployment groups, and task groups. Provides programmatic control over th...
Azure DevOps Analytics OData API
OData-based API providing access to the Azure DevOps Analytics service for reporting and querying historical and real-time project data. Supports queries across work items, pipe...
Azure DevOps Wiki API
API for creating and managing wikis and wiki pages within Azure DevOps projects. Every wiki is backed by a Git repository and supports creating, reading, updating, and deleting ...
Azure DevOps Extension Management API
API for managing extensions installed in an Azure DevOps organization. Enables programmatic listing, installing, updating, and removing of Marketplace extensions, as well as rea...
Azure DevOps Service Endpoint API
API for managing service connections that connect Azure DevOps pipelines to external services such as GitHub, Docker, Azure, and other third-party providers. Supports creating, ...
Azure DevOps TFVC API
API for accessing Team Foundation Version Control (TFVC) repositories within Azure DevOps. Provides programmatic access to TFVC items, changesets, shelvesets, labels, and branch...
Azure DevOps Token Administration API
API for organization administrators to retrieve and revoke OAuth authorizations including personal access tokens and session tokens for users in their organizations. Enables cen...
Azure DevOps Accounts API
API for listing the Azure DevOps organizations that the authenticated user has access to. Each person using Azure DevOps Services has access to one or more organization accounts.
Azure DevOps Approvals and Checks API
API for managing pipeline approvals and checks on resources such as environments, service connections, agent pools, variable groups, and secure files. Enables programmatic creat...
Azure DevOps Artifacts Package Types API
API for managing specific package types within Azure Artifacts feeds including NuGet, npm, Maven, Python, and Universal Packages. Provides package-type-specific operations beyon...
Azure DevOps Dashboard API
API for creating and managing team dashboards and widgets in Azure DevOps. Each team can have one or more dashboards, and each dashboard contains a set of configurable widgets w...
Azure DevOps Favorites API
API for managing user favorites in Azure DevOps. Enables programmatic creation, retrieval, and deletion of favorite items such as queries, builds, repositories, and other artifa...
Azure DevOps Identities API
API for finding legacy identity descriptors for users and groups in Azure DevOps. Identities can be searched by name, email, ID, identity descriptor, and subject descriptor. Leg...
Azure DevOps Member Entitlement Management API
API for managing member entitlements in Azure DevOps organizations. A member is a user or group added to an account. Enables programmatic management of licenses, extensions, and...
Azure DevOps Permissions Report API
API for generating and downloading permissions reports that help administrators determine the effective permissions of users and groups on securable resources in Azure DevOps. R...
Azure DevOps Profile API
API for retrieving the authenticated user's profile information in Azure DevOps. Each person using Azure DevOps Services has a profile containing their identity and preference d...
Azure DevOps Security Roles API
API for managing security role definitions and role assignments on Azure DevOps resources. Enables listing role definitions, assigning roles to identities on specific resources,...
Azure DevOps Status API
API for querying the health and status of Azure DevOps services. Provides the ability to query status information for Azure DevOps all-up, or scoped to a specific service and ge...
Azure DevOps Symbol API
API for working with the Azure DevOps managed Symbol Service. Supports creating and managing symbol requests, updating debug entries, querying symbols via the Microsoft SymSrv p...
Azure DevOps Test Plan API
API for managing modern test plans, test suites, test cases, test points, and test configurations in Azure DevOps. Provides programmatic access to test plan management operation...
Azure DevOps Test Results API
API for managing test results, code coverage data, test run logs, and test result metrics in Azure DevOps. Supports publishing test result documents, querying results by build o...
Azure DevOps Token Lifecycle Management API
API for users to manage the lifecycle of their own personal access tokens (PATs) in Azure DevOps. Supports creating, listing, updating, and revoking PATs programmatically. Requi...
Azure DevOps Work API
API for managing board configurations, team settings, iterations, capacities, and process configuration in Azure Boards. Provides programmatic access to board columns, rows, car...
Azure DevOps Work Item Tracking Process API
API for managing work item tracking process customizations in Azure DevOps. Enables programmatic management of inherited processes, work item types, fields, states, rules, behav...
Collections
Azure DevOps Artifacts API
POSTMANAzure DevOps Builds API
POSTMANAzure DevOps Pipelines API
POSTMANAzure DevOps Releases API
POSTMANAzure DevOps Service Hooks API
POSTMANAzure DevOps Test Plans API
POSTMANAzure DevOps Wiki API
POSTMANAzure DevOps Work Items API
POSTMANArazzo Workflows
Azure DevOps Board Bug Acknowledgement
Query a board column with WIQL, fetch the work item type, and acknowledge the top bug.
ARAZZOAzure DevOps Retrieve Artifacts of the Latest Successful Build
Find the latest succeeded build for a definition, confirm it, and list its artifacts.
ARAZZOAzure DevOps Provision a Build Definition and Run It
Create a build definition, confirm it, and queue its first build.
ARAZZOAzure DevOps Queue and Monitor a Build
Queue a build, poll until it completes, and fetch its timeline.
ARAZZOAzure DevOps Commit a File via a Git Push
Resolve the tip of a branch, push a new commit, and confirm the push.
ARAZZOAzure DevOps Create a YAML Pipeline and Start Its First Run
Create a YAML pipeline from a repo file, confirm it, and trigger a run.
ARAZZOAzure DevOps Run and Monitor a Pipeline
Run a YAML pipeline, poll the run until it finishes, and list its artifacts.
ARAZZOAzure DevOps Project Repository Inventory
List a project's repositories, pick the first, and inventory its branches and pull requests.
ARAZZOAzure DevOps Complete a Pull Request
Fetch a pull request, verify it can merge, and complete it.
ARAZZOAzure DevOps Open a Pull Request and Start a Review Thread
Create a pull request, confirm it, and add an opening review comment thread.
ARAZZOAzure DevOps Review the Oldest Active Pull Request
List active pull requests, open the oldest, and add a review comment.
ARAZZOAzure DevOps Create and Monitor a Release
Create a release from a definition, poll it active, and fetch environments.
ARAZZOAzure DevOps Provision a Release Definition and Cut a Release
Create a release definition, confirm it, and create a first release from it.
ARAZZOAzure DevOps Inspect a Release Definition and Cut a Release
Read a release definition, create a release from it, and confirm the release.
ARAZZOAzure DevOps Provision and Inspect a Git Repository
Create a Git repository, confirm it, and list its branches.
ARAZZOAzure DevOps Bug Triage by WIQL Query
Find open bugs with a WIQL query, fetch the top result, and triage it.
ARAZZOAzure DevOps Create a Parent and Linked Child Work Item
Create a parent work item, create a child, and link them hierarchically.
ARAZZOAzure DevOps Create, Update, and Comment on a Work Item
Create a work item, transition its state, and append a comment in one flow.
ARAZZOPricing Plans
Rate Limits
FinOps
Event Specifications
Azure DevOps Service Hooks AsyncAPI
AsyncAPI specification for Azure DevOps Service Hooks (webhooks and event subscriptions). Azure DevOps delivers event notifications via HTTP POST requests to subscriber endpoint...
ASYNCAPI