Azure DevOps Services REST API (previously: Visual Studio Team Services REST APIs) is a set of APIs allowing management of Azure DevOps (formerly: Visual Studio Team Services) accounts as well as TFS 2015/2017/2018/2019 servers.
What's your goal? APIs to use:
- Accounts and Profiles
- Access user accounts or profiles
- Build (2.0)
- Automatically kick off a build
- Get details from a completed build
- Add a tag to a build
- Widgets
- Add a widget to a dashboard
- Git
- Get Git repositories
- Add status to a commit
- Get details/status for a pull request
- Create a file (push)
- Project and Teams
- Create a project
- Get a list of projects
- Work Item Tracking
- Get a list of work items
- Create a work item
- Update a work item
- Add a link to a work item