AppVeyor REST API
AppVeyor is a hosted continuous integration service which runs on Microsoft Windows. The AppVeyor REST API provides a RESTful way to interact with the AppVeyor service. This includes managing projects, builds, deployments, and the teams that build them.
Additional help and discussion of the AppVeyor REST API is available at
This Swagger definition is an unofficial description of the AppVeyor REST API maintained at Please report any issues or suggestions for this Swagger definition at
API Conventions
Fields which are missing from update operations (PUT requests) are
typically reset to their default values. So although most fields are not
technically required, they should usually be specified in practice.
- Homepage
- https://api.apis.guru/v2/specs/appveyor.com/1.0.0.json
- Provider
- appveyor.com
- OpenAPI version
- 2.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/appveyor.com/1.0.0/swagger.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/appveyor.com/1.0.0/swagger.yaml
Tool extraction failed: Only OpenAPI 3.x documents are supported. Swagger 2.x documents should be converted first..