R
Runscope API
Details
Spec supplied by APIs.guru
- URL
-
https://api.runscope.com/ - Spec
- https://api.apis.guru/v2/specs/runscope.com/1.0.0/swagger.json
- Spec (json)
- https://raw.githubusercontent.com/Runscope/runscope-api-examples/master/schemas/runscope-swagger-v2.json
- Docs
- https://www.runscope.com/docs/api/
Authentication
Create a Runscope integration that can complete the OAuth 2.0 authorization-code flow against Runscope's authorization server. The OpenAPI spec names the authorization endpoint https://www.runscope.com/signin/oauth/authorize and token endpoint https://www.runscope.com/signin/oauth/access_token. The public docs confirm there is an Authentication process section for the Runscope API. Request the scopes your app needs, such as api:read, test:read, or test:write.