Runtime Cloud API

The hosted Runtime Cloud API — manage sandboxed coding-agent sessions, org templates, deployments, guardrails, secrets, knowledge and skill directives, and activity telemetry. Authenticated with scoped bearer-token API keys (runtm_sk_ prefix).

API entry from apis.yml

apis.yml Raw ↑
name: Runtime Cloud API
description: The hosted Runtime Cloud API — manage sandboxed coding-agent sessions, org templates, deployments,
  guardrails, secrets, knowledge and skill directives, and activity telemetry. Authenticated with scoped
  bearer-token API keys (runtm_sk_ prefix).
humanURL: https://docs.runtm.com/cloud-api
baseURL: https://app.runtm.com/api/cloud
properties:
- type: Documentation
  url: https://docs.runtm.com/cloud-api
- type: Authentication
  url: authentication/runtime-authentication.yml
- type: OAuthScopes
  url: scopes/runtime-scopes.yml
- type: Conventions
  url: conventions/runtime-conventions.yml
- type: Idempotency
  url: conventions/runtime-conventions.yml
- type: ErrorCatalog
  url: errors/runtime-problem-types.yml
- type: RateLimits
  url: rate-limits/runtime-rate-limits.yml