Home
Providers
Azure Pipelines
Azure Pipelines
Azure Pipelines is a cloud service that you can use to automatically build and test your code project and make it available to other users. It works with just about any language or project type.
Azure Pipelines publishes 8 APIs on the APIs.io network, including Artifacts API, Build Artifacts API, Build Definitions API, and 5 more. Tagged areas include Automation, Build, CI/CD, Deployment, and DevOps.
Azure Pipelines’ developer surface includes authentication, getting-started guide, developer portal, pricing, engineering blog, documentation, signup flow, and 18 more developer resources.
11 APIs
Automation Build CI/CD Deployment DevOps Pipelines
On this page
Kin Score
APIs 11
Postman 8
Open Collections 2
Pricing Plans 1
Rate Limits 1
FinOps 1
Security Posture 2
Agentic Access 1
Resources 25
apis.yml
68 Operational Transparency
Composite quality — 59.0/100 · strong
Contract Quality
15.5 / 25
Developer Ergonomics
11.3 / 20
Commercial Clarity
16.8 / 20
Operational Transparency
8.9 / 13
Agent readiness — 31/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
0 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 11
Ready-to-run Postman collections for exercising this provider's APIs.
Scroll for all 8
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Build 5
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture
Operate 5
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
name: Azure Pipelines
description: Azure Pipelines is a cloud service that you can use to automatically build and test your code project and make
it available to other users. It works with just about any language or project type.
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://azure.microsoft.com/svghandler/devops/?width=600&height=315
tags:
- Automation
- Build
- CI/CD
- Deployment
- DevOps
- Pipelines
created: '2024'
modified: '2026-05-19'
specificationVersion: '0.18'
apis:
- name: Azure Pipelines Build REST API
description: REST API for managing build definitions, queuing builds, and retrieving build results, artifacts, tags, and
logs. Supports the full lifecycle of continuous integration builds in Azure DevOps, including creating and updating build
definitions from templates, listing and tagging builds, and downloading build artifacts.
image: https://azure.microsoft.com/svghandler/devops/?width=600&height=315
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/build/
baseURL: https://dev.azure.com/{organization}/{project}/_apis/build
tags:
- Artifacts
- Build
- Continuous Integration
- Definitions
properties:
- type: Documentation
url: https://learn.microsoft.com/en-us/rest/api/azure/devops/build/
- type: Authentication
url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
- name: Azure Pipelines Release REST API
description: REST API for managing release definitions, creating and tracking releases, and configuring deployment approvals.
Enables programmatic control of the continuous delivery process including defining release pipelines with multiple environments,
triggering deployments, and managing approval workflows.
image: https://azure.microsoft.com/svghandler/devops/?width=600&height=315
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/release/
baseURL: https://vsrm.dev.azure.com/{organization}/{project}/_apis/release
tags:
- Approvals
- Continuous Delivery
- Deployment
- Release
properties:
- type: Documentation
url: https://learn.microsoft.com/en-us/rest/api/azure/devops/release/
- type: Authentication
url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
- name: Azure Pipelines Approvals and Checks REST API
description: REST API for managing pipeline approvals and checks on resources such as environments, service connections,
agent pools, variable groups, and secure files. Provides the ability to create and modify check configurations, manage
approval workflows, query check evaluation details, and control pipeline permissions for protected resources.
image: https://azure.microsoft.com/svghandler/devops/?width=600&height=315
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/approvalsandchecks/
baseURL: https://dev.azure.com/{organization}/{project}/_apis/pipelines
tags:
- Approvals
- Checks
- Governance
- Security
properties:
- type: Documentation
url: https://learn.microsoft.com/en-us/rest/api/azure/devops/approvalsandchecks/
- type: Authentication
url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
- aid: microsoft-azure-pipelines:microsoft-azure-pipelines-artifacts-api
name: Azure Pipelines Artifacts API
description: Operations for listing and retrieving artifacts produced by pipeline runs including compiled outputs, test
results, and published files.
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
baseURL: https://dev.azure.com/{organization}/{project}/_apis
tags:
- Artifacts
properties:
- type: OpenAPI
url: openapi/microsoft-azure-pipelines-artifacts-api-openapi.yml
- type: Documentation
url: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
- type: Authentication
url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
- type: GettingStarted
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/create-first-pipeline
- type: Client Libraries
url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries
- type: ChangeLog
url: https://learn.microsoft.com/en-us/azure/devops/release-notes/features-timeline-released
- type: YAML Schema
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/
- aid: microsoft-azure-pipelines:microsoft-azure-pipelines-build-artifacts-api
name: Azure Pipelines Build Artifacts API
description: Operations for listing and retrieving build artifacts including compiled binaries, test results, and other
published output files.
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
baseURL: https://dev.azure.com/{organization}/{project}/_apis
tags:
- Build Artifacts
properties:
- type: OpenAPI
url: openapi/microsoft-azure-pipelines-build-artifacts-api-openapi.yml
- type: Documentation
url: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
- type: Authentication
url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
- type: GettingStarted
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/create-first-pipeline
- type: Client Libraries
url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries
- type: ChangeLog
url: https://learn.microsoft.com/en-us/azure/devops/release-notes/features-timeline-released
- type: YAML Schema
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/
- aid: microsoft-azure-pipelines:microsoft-azure-pipelines-build-definitions-api
name: Azure Pipelines Build Definitions API
description: Operations for creating, listing, retrieving, and updating build pipeline definitions that specify how builds
are executed.
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
baseURL: https://dev.azure.com/{organization}/{project}/_apis
tags:
- Build Definitions
properties:
- type: OpenAPI
url: openapi/microsoft-azure-pipelines-build-definitions-api-openapi.yml
- type: Documentation
url: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
- type: Authentication
url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
- type: GettingStarted
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/create-first-pipeline
- type: Client Libraries
url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries
- type: ChangeLog
url: https://learn.microsoft.com/en-us/azure/devops/release-notes/features-timeline-released
- type: YAML Schema
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/
- aid: microsoft-azure-pipelines:microsoft-azure-pipelines-build-tags-api
name: Azure Pipelines Build Tags API
description: Operations for managing tags on builds for categorization, filtering, and retention policy purposes.
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
baseURL: https://dev.azure.com/{organization}/{project}/_apis
tags:
- Build Tags
properties:
- type: OpenAPI
url: openapi/microsoft-azure-pipelines-build-tags-api-openapi.yml
- type: Documentation
url: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
- type: Authentication
url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
- type: GettingStarted
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/create-first-pipeline
- type: Client Libraries
url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries
- type: ChangeLog
url: https://learn.microsoft.com/en-us/azure/devops/release-notes/features-timeline-released
- type: YAML Schema
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/
- aid: microsoft-azure-pipelines:microsoft-azure-pipelines-builds-api
name: Azure Pipelines Builds API
description: Operations for queuing, listing, retrieving, and updating builds including filtering by status, result, branch,
and definition.
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
baseURL: https://dev.azure.com/{organization}/{project}/_apis
tags:
- Builds
properties:
- type: OpenAPI
url: openapi/microsoft-azure-pipelines-builds-api-openapi.yml
- type: Documentation
url: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
- type: Authentication
url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
- type: GettingStarted
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/create-first-pipeline
- type: Client Libraries
url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries
- type: ChangeLog
url: https://learn.microsoft.com/en-us/azure/devops/release-notes/features-timeline-released
- type: YAML Schema
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/
- aid: microsoft-azure-pipelines:microsoft-azure-pipelines-logs-api
name: Azure Pipelines Logs API
description: Operations for retrieving pipeline run execution logs for debugging, auditing, and monitoring purposes.
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
baseURL: https://dev.azure.com/{organization}/{project}/_apis
tags:
- Logs
properties:
- type: OpenAPI
url: openapi/microsoft-azure-pipelines-logs-api-openapi.yml
- type: Documentation
url: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
- type: Authentication
url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
- type: GettingStarted
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/create-first-pipeline
- type: Client Libraries
url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries
- type: ChangeLog
url: https://learn.microsoft.com/en-us/azure/devops/release-notes/features-timeline-released
- type: YAML Schema
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/
- aid: microsoft-azure-pipelines:microsoft-azure-pipelines-pipelines-api
name: Azure Pipelines Pipelines API
description: Operations for managing YAML-based pipeline definitions including creating, listing, and retrieving pipeline
configurations.
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
baseURL: https://dev.azure.com/{organization}/{project}/_apis
tags:
- Pipelines
properties:
- type: OpenAPI
url: openapi/microsoft-azure-pipelines-pipelines-api-openapi.yml
- type: Documentation
url: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
- type: Authentication
url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
- type: GettingStarted
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/create-first-pipeline
- type: Client Libraries
url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries
- type: ChangeLog
url: https://learn.microsoft.com/en-us/azure/devops/release-notes/features-timeline-released
- type: YAML Schema
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/
- aid: microsoft-azure-pipelines:microsoft-azure-pipelines-runs-api
name: Azure Pipelines Runs API
description: Operations for triggering, monitoring, and retrieving pipeline run executions including run state, result,
and parameters.
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
baseURL: https://dev.azure.com/{organization}/{project}/_apis
tags:
- Runs
properties:
- type: OpenAPI
url: openapi/microsoft-azure-pipelines-runs-api-openapi.yml
- type: Documentation
url: https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/
- type: Authentication
url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
- type: GettingStarted
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/create-first-pipeline
- type: Client Libraries
url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries
- type: ChangeLog
url: https://learn.microsoft.com/en-us/azure/devops/release-notes/features-timeline-released
- type: YAML Schema
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/
common:
- type: PostmanWorkspace
url: https://www.postman.com/kinlaneapi/azure-pipelines/overview
- type: AgenticAccess
url: agentic-access/microsoft-azure-pipelines-agentic-access.yml
- type: DomainSecurity
url: security/microsoft-azure-pipelines-domain-security.yml
- type: Authentication
url: authentication/microsoft-azure-pipelines-authentication.yml
- type: GettingStarted
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/get-started/what-is-azure-pipelines
- type: Portal
url: https://dev.azure.com/
- type: Pricing
url: https://azure.microsoft.com/en-us/pricing/details/devops/azure-devops-services/
- type: StatusPage
url: https://status.dev.azure.com/
- type: Blog
url: https://devblogs.microsoft.com/devops/
- type: TermsOfService
url: https://azure.microsoft.com/en-us/support/legal/
- type: PrivacyPolicy
url: https://privacy.microsoft.com/en-us/privacystatement
- type: Documentation
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/
- type: Website
url: https://azure.microsoft.com/en-us/products/devops
- type: Signup
url: https://azure.microsoft.com/en-us/products/devops
- type: Login
url: https://dev.azure.com/
- type: Support
url: https://azure.microsoft.com/en-us/support/devops/
- type: ChangeLog
url: https://learn.microsoft.com/en-us/azure/devops/release-notes/features-timeline-released
- type: Client Libraries
url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries
- type: Community
url: https://developercommunity.visualstudio.com/AzureDevOps
- type: GitHubOrganization
url: https://github.com/MicrosoftDocs
- type: GitHubRepository
url: https://github.com/MicrosoftDocs/azure-devops-docs
- type: StackOverflow
url: https://stackoverflow.com/questions/tagged/azure-devops
- type: Marketplace
url: https://marketplace.visualstudio.com/azuredevops
- type: CLI
url: https://github.com/Azure/azure-devops-cli-extension
- type: Task Reference
url: https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
endpoints:
pipelines:
- name: List Pipelines
method: GET
path: /pipelines
description: Get a list of pipelines
- name: Get Pipeline
method: GET
path: /pipelines/{pipelineId}
description: Gets a pipeline, optionally at the specified version
- name: Create Pipeline
method: POST
path: /pipelines
description: Create a pipeline
runs:
- name: List Runs
method: GET
path: /pipelines/{pipelineId}/runs
description: Gets top 10000 runs for a particular pipeline
- name: Get Run
method: GET
path: /pipelines/{pipelineId}/runs/{runId}
description: Gets a run for a particular pipeline
- name: Run Pipeline
method: POST
path: /pipelines/{pipelineId}/runs
description: Runs a pipeline
artifacts:
- name: List Artifacts
method: GET
path: /build/builds/{buildId}/artifacts
description: Get all artifacts for a build
- name: Get Artifact
method: GET
path: /build/builds/{buildId}/artifacts/{artifactName}
description: Get a specific artifact for a build
logs:
- name: Get Log
method: GET
path: /pipelines/{pipelineId}/runs/{runId}/logs/{logId}
description: Get a specific log from a pipeline run
- name: List Logs
method: GET
path: /pipelines/{pipelineId}/runs/{runId}/logs
description: Get a list of logs from a pipeline run