A

appveyor.com

AppVeyor is a continuous integration and deployment service for building, testing, and deploying software projects. It provides hosted CI workflows and build-worker functionality for reporting build output, tests, and artifacts.

2 integrations · REST

AppVeyor exposes two HTTP APIs: the main AppVeyor REST API at `https://ci.appveyor.com/api` authenticated with an AppVeyor bearer API token, and a local Build Worker API available inside build VMs via `APPVEYOR_API_URL` with no separate credential documented.

discovered 1d ago
REST · OpenAPI2
Credentials
AppVeyor API tokenbearerGet 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.

conventions · 0/7 published

Publish these signals → /publishing