You can build custom applications or services that integrate with your Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) accounts by using the REST APIs to make direct HTTP calls, or utilize our .NET Client Libraries.
Along with interacting with VSTS or TFS in your application, you can also integrate with popular third-party services such as Slack or Jenkins.
5-Minute Quickstarts
Check out the quick starts to get you started:
Concepts
- .NET client libraries
- Authentication
- Service hooks
- REST API Versioning
- Cross-origin resource sharing
Samples
How-to Guides
- Authenticate with PATs
- Authenticate with OAuth 2.0
- Create service hooks subscriptions programmatically