The Azure DevOps basic components of a REST API request/response pair
https://docs.microsoft.com
Auth type
API Key Header
Auth header
Authorization: Bearer YOUR_TOKEN
Rate limit
200 req/5min (Basic) · Higher for application tokens
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://docs.microsoft.com/en-us/rest/api/azure/devops
Endpoint status
Live — HTTP 200 — endpoint is accessible2.36s
(checked Mar 29, 2026)
Builder score
D
28%
builder-friendly
See documentation for auth details
Authorization: Bearer YOUR_TOKEN
Free: 5 users (Basic), unlimited stakeholders, 2 GB artifacts, 1,800 pipeline minutes/mo. Basic from $6/user/mo. Basic+Test Plans from $52/user/mo.
| Method | Path | Description |
|---|---|---|
| GET | / |
See documentation for endpoint reference |
curl 'https://docs.microsoft.com'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Azure DevOps documentation.