Azure DevOps Artifacts API

The Azure DevOps Artifacts API provides REST endpoints for managing package feeds including NuGet, npm, Maven, Python, and Universal Packages. APIs support feed creation, package publishing, version management, and upstream source configuration for artifact management in DevOps workflows.

API entry from apis.yml

apis.yml Raw ↑
aid: azure-devops:azure-devops-artifacts-api
name: Azure DevOps Artifacts API
tags:
- Artifacts
- Azure
- CI/CD
- DevOps
- Npm
- NuGet
- Package Management
image: https://raw.githubusercontent.com/api-evangelist/azure-devops/refs/heads/main/image.png
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/
baseURL: https://pkgs.dev.azure.com/{organization}
properties:
- url: https://learn.microsoft.com/en-us/rest/api/azure/devops/artifacts/?view=azure-devops-rest-7.2
  type: APIReference
- url: https://learn.microsoft.com/en-us/azure/devops/integrate/how-to/call-rest-api?view=azure-devops
  type: GettingStarted
description: The Azure DevOps Artifacts API provides REST endpoints for managing package feeds including
  NuGet, npm, Maven, Python, and Universal Packages. APIs support feed creation, package publishing, version
  management, and upstream source configuration for artifact management in DevOps workflows.