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.
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.
- AppVeyor REST APIdiscovered
- AppVeyor Build Worker APIdiscovered
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
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing