{"auth":{"header":"Authorization: Bearer \u003capi_key\u003e","type":"bearer"},"routes":[{"description":"List active projects accessible to the API key.","method":"GET","path":"/api/v1/projects"},{"description":"Get the latest active release metadata for an accessible project.","method":"GET","path":"/api/v1/projects/{projectSlug}/releases/latest"},{"description":"Get release metadata for an accessible release.","method":"GET","path":"/api/v1/releases/{releaseID}"},{"description":"Download the private artifact for an accessible release.","method":"GET","path":"/api/v1/releases/{releaseID}/download"}],"service":"Update Server","status":"client-api-ready","version":"v1"}
