Microsoft Azure DevOps REST API

Azure DevOps provides developer services for allowing teams to plan work, collaborate on code development, and build and deploy applications. The REST API provides programmatic access to Azure DevOps Services and Server resources, including work items, builds, releases, pipelines, repositories, and test plans, supporting automation and integration of DevOps workflows.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-azure:azure-devops-rest-api
name: Microsoft Azure DevOps REST API
tags:
- CI/CD
- DevOps
- Pipelines
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://learn.microsoft.com/en-us/azure/devops/
properties:
- url: https://learn.microsoft.com/en-us/rest/api/azure/devops/?view=azure-devops-rest-7.2
  type: Documentation
- url: https://azure.microsoft.com/en-us/products/devops
  type: GettingStarted
description: Azure DevOps provides developer services for allowing teams to plan work, collaborate on
  code development, and build and deploy applications. The REST API provides programmatic access to Azure
  DevOps Services and Server resources, including work items, builds, releases, pipelines, repositories,
  and test plans, supporting automation and integration of DevOps workflows.