Runscope · Authentication Profile

Runscope Authentication

Authentication

Runscope secures its APIs with oauth2 and http across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyAPI MonitoringAPI TestingObservabilitySynthetic MonitoringDeveloper ToolsQuality Assurance
Methods: oauth2, http Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

bearerAuth http
scheme: bearer
oauth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

runscope-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://help.blazemeter.com/apidocs/api-monitoring/index.htm
summary:
  types:
  - oauth2
  - http
  api_key_in: []
  oauth2_flows:
  - authorizationCode
notes: >-
  The Runscope (now BlazeMeter API Monitoring) REST API authenticates requests
  with a bearer token supplied in the Authorization header. Tokens are obtained
  either through the OAuth2 authorization-code flow for third-party
  applications, or as a Personal Access Token generated from the account's
  Applications settings for personal/first-party use. Derived from the
  published API reference docs; no OpenAPI is available in this repo to derive
  a mechanical profile from.
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: >-
    Authorization header bearer token. Accepts an OAuth2 access token or a
    Personal Access Token.
  sources:
  - https://help.blazemeter.com/apidocs/api-monitoring/index.htm
- name: oauth2
  type: oauth2
  description: >-
    OAuth2 authorization-code flow for applications acting on behalf of a
    Runscope/BlazeMeter user.
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.runscope.com/signin/oauth/authorize
    tokenUrl: https://www.runscope.com/signin/oauth/access_token
  sources:
  - https://help.blazemeter.com/apidocs/api-monitoring/index.htm

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/runscope-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.