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 AppVe
curl \ -H "Authorization: $API_KEY" \ /roles
curl \ -H "Authorization: $API_KEY" \ /users
curl \ -H "Authorization: $API_KEY" \ /projects