A

AppVeyor REST API

REST discovered

Details
URL
https://ci.appveyor.com/api
Docs
https://www.appveyor.com/docs/api/
Authentication
AppVeyor API token bearer discovered Get token ↗

Sign in to your AppVeyor account, open the API token page, and copy your token. For user-level tokens prefixed with v2., the REST API path must be changed to /api/account/{accountName} to select the target account, as documented in the REST API auth docs.