Runloop

Runloop provides AI-native cloud development environments (devboxes) and an agent benchmarking platform. The Runloop API lets you programmatically spin up isolated Linux devboxes, run and stream commands, mount code, snapshot state via blueprints and snapshots, and evaluate coding agents against scenarios and benchmarks - all over a Bearer-authenticated REST interface at api.runloop.ai/v1.

Runloop publishes 7 APIs on the APIs.io network, including Account API, Benchmark API, Blueprint API, and 4 more. Tagged areas include AI, Developer Environments, Devboxes, Coding Agents, and Benchmarking.

Runloop’s developer surface includes authentication, documentation, engineering blog, and 9 more developer resources.

40.0/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serveFree trial⚡ Free to try
7 APIs
AIDeveloper EnvironmentsDevboxesCoding AgentsBenchmarkingCloud IDE

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 40.0/100 · thin
Contract Quality 14.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/runloop: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Runloop Account API

Authenticated account information.

Runloop Benchmark API

Group scenarios into benchmarks and run them.

Runloop Blueprint API

Build reproducible devbox base images.

Runloop Devbox API

Create, manage and run commands in cloud devboxes.

Runloop Object API

Upload, list and download binary objects (blob storage).

Runloop Scenario API

Define and run coding-agent evaluation scenarios.

Runloop Snapshot API

Manage devbox disk snapshots.

Scroll for all 7

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Runloop API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Runloop Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Runloop Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Runloop Authentication

http · 1 scheme

SECURITY

Runloop Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Runloop Trust Center

SOC 2, HIPAA, FedRAMP, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Runloop Agentic Access

49 operations · 30 acting · 3 human-in-the-loop

49 operations · 30 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: runloop
url: https://raw.githubusercontent.com/api-evangelist/runloop/refs/heads/main/apis.yml
name: Runloop
kind: company
description: Runloop provides AI-native cloud development environments (devboxes) and an agent benchmarking platform. The
  Runloop API lets you programmatically spin up isolated Linux devboxes, run and stream commands, mount code, snapshot state
  via blueprints and snapshots, and evaluate coding agents against scenarios and benchmarks - all over a Bearer-authenticated
  REST interface at api.runloop.ai/v1.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/runloop.png
tags:
- AI
- Developer Environments
- Devboxes
- Coding Agents
- Benchmarking
- Cloud IDE
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
apis:
- aid: runloop:runloop-account-api
  name: Runloop Account API
  description: Authenticated account information.
  humanURL: https://docs.runloop.ai/devboxes
  baseURL: https://api.runloop.ai/v1
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/runloop-account-api-openapi.yml
  - type: Documentation
    url: https://docs.runloop.ai/devboxes
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes
  - type: PostmanCollection
    url: collections/runloop.postman_collection.json
  - type: OpenCollection
    url: collections/runloop.opencollection.json
  - type: Documentation
    url: https://docs.runloop.ai/blueprints
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/blueprints
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/snapshots
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes/snapshots
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/code-mounts
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/code-mounts
  - type: Documentation
    url: https://docs.runloop.ai/repositories
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/repositories
  - type: Documentation
    url: https://docs.runloop.ai/scenarios
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/scenarios
  - type: Documentation
    url: https://docs.runloop.ai/benchmarks
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/benchmarks
  - type: Documentation
    url: https://docs.runloop.ai/objects
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/objects
- aid: runloop:runloop-benchmark-api
  name: Runloop Benchmark API
  description: Group scenarios into benchmarks and run them.
  humanURL: https://docs.runloop.ai/devboxes
  baseURL: https://api.runloop.ai/v1
  tags:
  - Benchmark
  properties:
  - type: OpenAPI
    url: openapi/runloop-benchmark-api-openapi.yml
  - type: Documentation
    url: https://docs.runloop.ai/devboxes
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes
  - type: PostmanCollection
    url: collections/runloop.postman_collection.json
  - type: OpenCollection
    url: collections/runloop.opencollection.json
  - type: Documentation
    url: https://docs.runloop.ai/blueprints
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/blueprints
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/snapshots
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes/snapshots
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/code-mounts
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/code-mounts
  - type: Documentation
    url: https://docs.runloop.ai/repositories
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/repositories
  - type: Documentation
    url: https://docs.runloop.ai/scenarios
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/scenarios
  - type: Documentation
    url: https://docs.runloop.ai/benchmarks
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/benchmarks
  - type: Documentation
    url: https://docs.runloop.ai/objects
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/objects
- aid: runloop:runloop-blueprint-api
  name: Runloop Blueprint API
  description: Build reproducible devbox base images.
  humanURL: https://docs.runloop.ai/devboxes
  baseURL: https://api.runloop.ai/v1
  tags:
  - Blueprint
  properties:
  - type: OpenAPI
    url: openapi/runloop-blueprint-api-openapi.yml
  - type: Documentation
    url: https://docs.runloop.ai/devboxes
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes
  - type: PostmanCollection
    url: collections/runloop.postman_collection.json
  - type: OpenCollection
    url: collections/runloop.opencollection.json
  - type: Documentation
    url: https://docs.runloop.ai/blueprints
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/blueprints
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/snapshots
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes/snapshots
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/code-mounts
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/code-mounts
  - type: Documentation
    url: https://docs.runloop.ai/repositories
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/repositories
  - type: Documentation
    url: https://docs.runloop.ai/scenarios
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/scenarios
  - type: Documentation
    url: https://docs.runloop.ai/benchmarks
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/benchmarks
  - type: Documentation
    url: https://docs.runloop.ai/objects
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/objects
- aid: runloop:runloop-devbox-api
  name: Runloop Devbox API
  description: Create, manage and run commands in cloud devboxes.
  humanURL: https://docs.runloop.ai/devboxes
  baseURL: https://api.runloop.ai/v1
  tags:
  - Devbox
  properties:
  - type: OpenAPI
    url: openapi/runloop-devbox-api-openapi.yml
  - type: Documentation
    url: https://docs.runloop.ai/devboxes
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes
  - type: PostmanCollection
    url: collections/runloop.postman_collection.json
  - type: OpenCollection
    url: collections/runloop.opencollection.json
  - type: Documentation
    url: https://docs.runloop.ai/blueprints
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/blueprints
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/snapshots
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes/snapshots
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/code-mounts
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/code-mounts
  - type: Documentation
    url: https://docs.runloop.ai/repositories
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/repositories
  - type: Documentation
    url: https://docs.runloop.ai/scenarios
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/scenarios
  - type: Documentation
    url: https://docs.runloop.ai/benchmarks
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/benchmarks
  - type: Documentation
    url: https://docs.runloop.ai/objects
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/objects
- aid: runloop:runloop-object-api
  name: Runloop Object API
  description: Upload, list and download binary objects (blob storage).
  humanURL: https://docs.runloop.ai/devboxes
  baseURL: https://api.runloop.ai/v1
  tags:
  - Object
  properties:
  - type: OpenAPI
    url: openapi/runloop-object-api-openapi.yml
  - type: Documentation
    url: https://docs.runloop.ai/devboxes
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes
  - type: PostmanCollection
    url: collections/runloop.postman_collection.json
  - type: OpenCollection
    url: collections/runloop.opencollection.json
  - type: Documentation
    url: https://docs.runloop.ai/blueprints
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/blueprints
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/snapshots
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes/snapshots
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/code-mounts
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/code-mounts
  - type: Documentation
    url: https://docs.runloop.ai/repositories
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/repositories
  - type: Documentation
    url: https://docs.runloop.ai/scenarios
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/scenarios
  - type: Documentation
    url: https://docs.runloop.ai/benchmarks
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/benchmarks
  - type: Documentation
    url: https://docs.runloop.ai/objects
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/objects
- aid: runloop:runloop-scenario-api
  name: Runloop Scenario API
  description: Define and run coding-agent evaluation scenarios.
  humanURL: https://docs.runloop.ai/devboxes
  baseURL: https://api.runloop.ai/v1
  tags:
  - Scenario
  properties:
  - type: OpenAPI
    url: openapi/runloop-scenario-api-openapi.yml
  - type: Documentation
    url: https://docs.runloop.ai/devboxes
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes
  - type: PostmanCollection
    url: collections/runloop.postman_collection.json
  - type: OpenCollection
    url: collections/runloop.opencollection.json
  - type: Documentation
    url: https://docs.runloop.ai/blueprints
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/blueprints
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/snapshots
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes/snapshots
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/code-mounts
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/code-mounts
  - type: Documentation
    url: https://docs.runloop.ai/repositories
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/repositories
  - type: Documentation
    url: https://docs.runloop.ai/scenarios
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/scenarios
  - type: Documentation
    url: https://docs.runloop.ai/benchmarks
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/benchmarks
  - type: Documentation
    url: https://docs.runloop.ai/objects
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/objects
- aid: runloop:runloop-snapshot-api
  name: Runloop Snapshot API
  description: Manage devbox disk snapshots.
  humanURL: https://docs.runloop.ai/devboxes
  baseURL: https://api.runloop.ai/v1
  tags:
  - Snapshot
  properties:
  - type: OpenAPI
    url: openapi/runloop-snapshot-api-openapi.yml
  - type: Documentation
    url: https://docs.runloop.ai/devboxes
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes
  - type: PostmanCollection
    url: collections/runloop.postman_collection.json
  - type: OpenCollection
    url: collections/runloop.opencollection.json
  - type: Documentation
    url: https://docs.runloop.ai/blueprints
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/blueprints
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/snapshots
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/devboxes/snapshots
  - type: Documentation
    url: https://docs.runloop.ai/devboxes/code-mounts
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/code-mounts
  - type: Documentation
    url: https://docs.runloop.ai/repositories
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/repositories
  - type: Documentation
    url: https://docs.runloop.ai/scenarios
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/scenarios
  - type: Documentation
    url: https://docs.runloop.ai/benchmarks
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/benchmarks
  - type: Documentation
    url: https://docs.runloop.ai/objects
  - type: APIReference
    url: https://docs.runloop.ai/api-reference/objects
common:
- type: AgenticAccess
  url: agentic-access/runloop-agentic-access.yml
- type: TrustCenter
  url: security/runloop-trust-center.yml
- type: DomainSecurity
  url: security/runloop-domain-security.yml
- type: Authentication
  url: authentication/runloop-authentication.yml
- type: GitHubOrganization
  url: https://github.com/runloopai
- type: LinkedIn
  url: https://www.linkedin.com/company/runloopai
- type: Website
  url: https://www.runloop.ai/
- type: Documentation
  url: https://docs.runloop.ai/
- type: Plans
  url: plans/runloop-plans-pricing.yml
- type: RateLimits
  url: rate-limits/runloop-rate-limits.yml
- type: FinOps
  url: finops/runloop-finops.yml
- type: Blog
  url: https://runloop.ai/blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com