Runtime · Authentication Profile

Runtime Authentication

Authentication

Runtime secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyCoding AgentsDeveloper ToolsAI InfrastructureSandboxesAgent OrchestrationDevOpsCloud
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

BearerApiKey http
scheme: bearer · in: header ()

Source

Authentication Profile

runtime-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.runtm.com/cloud-api/authentication
docs: https://docs.runtm.com/cloud-api/authentication
notes: >-
  The Runtime Cloud API authenticates with scoped bearer-token API keys. No published OpenAPI spec
  (the served /api-reference/openapi.json is a Mintlify sample placeholder), so this profile is
  captured from the documented auth page rather than derived from securitySchemes.
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
schemes:
- name: BearerApiKey
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: "runtm_sk_ (opaque secret, shown once at creation)"
  description: >-
    Every request must include `Authorization: Bearer runtm_sk_...`. Keys are scoped to a user and
    optionally to an organization. Keys carry a set of `resource:action` scopes (see
    scopes/runtime-scopes.yml). The raw secret is displayed only once at creation.
  sources: [docs.runtm.com/cloud-api/authentication]
org_context:
  header: X-Organization-Id
  description: >-
    Optional header to scope a request to an organization's shared resources (e.g. org_abc123).
    Embedded in org-created keys; omitted on a personal key returns personal resources.
key_management:
  creation: "Dashboard > Settings > API Keys"
  presets: [Session automation, Full access, Read-only]
  verify_endpoint: https://app.runtm.com/api/cloud/auth/verify
  rotation: "delete + recreate keys; role downgrades reduce a key's effective permissions at request time"

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/runtime-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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