api
Authentication
How API requests are authenticated.
API requests are authenticated with a bearer token issued from Settings → API Keys.
curl -H "Authorization: Bearer $AZP_TOKEN" https://api.azureproof.example/v1/runsHow API requests are authenticated.
API requests are authenticated with a bearer token issued from Settings → API Keys.
curl -H "Authorization: Bearer $AZP_TOKEN" https://api.azureproof.example/v1/runs