runscope.com
Runscope is an API monitoring product, now part of BlazeMeter, used to create, run, and manage API monitoring tests, environments, schedules, results, and related account resources. Its public site and docs describe API Monitoring functionality for testing and observing APIs.
Runscope exposes one authenticated HTTP API for API Monitoring, documented on runscope.com with an OpenAPI spec hosted via APIs.guru and using OAuth 2.0 authorization-code authentication.
- Runscope APIdiscovered
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.
conventions · 0/8 published
- integrations.json✗
/.well-known/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