A
AppVeyor REST API
Details
- URL
-
https://ci.appveyor.com/api - Docs
- https://www.appveyor.com/docs/api/
Authentication
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.