Warp website screenshot

Warp

Warp is an open-source, Rust-based, GPU-accelerated agentic development environment built on top of a modern terminal. It combines a high-performance terminal with AI-powered cloud agents (the Oz platform) to help developers build, test, deploy, and debug code autonomously. The Oz API lets external systems trigger and monitor cloud agent runs over HTTP, making it suitable for CI pipelines, backend services, and internal tooling. Warp also provides Warp Drive for team collaboration and workflow sharing, and supports MCP servers for extending agent capabilities with custom tools and data sources.

Warp publishes 3 APIs on the APIs.io network: agent API, harness-support API, and schedules API. Tagged areas include Developer Tools, Terminal, AI Agents, Cloud Agents, and Agentic Development.

The Warp catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Warp’s developer surface includes authentication, documentation, engineering blog, changelog, pricing, and 15 more developer resources.

59.0/100 strong ▬ flat Agent 41/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
5 APIs
Developer ToolsTerminalAI AgentsCloud AgentsAgentic Development

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 59.0/100 · strong
Contract Quality 18.5 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 11.6 / 20
Operational Transparency 8.9 / 13
Governance 8.3 / 12
Discoverability 6.5 / 10
Agent readiness — 41/100 · agent ready
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 8 / 8
Request/Response Examples 7 / 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/warp: 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 5

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

Warp Enterprise Analytics API

The Enterprise Analytics API provides team usage metrics and administrative insights for Enterprise plan customers. It enables organizations to track agent usage, monitor spend,...

Warp Oz CLI

The Oz CLI is a command-line interface for interacting with the Warp Oz agent platform. It allows developers to trigger cloud agent runs, manage environments, and authenticate h...

Warp agent API

Operations for running and managing cloud agents

Warp harness-support API

The harness-support API from Warp — 1 operation(s) for harness-support.

Warp schedules API

Operations for creating and managing scheduled agents

Postman Collections 3

Ready-to-run Postman collections for exercising this provider's APIs.

Oz agent API

POSTMAN

Pricing Plans 1

Published pricing tiers and plan structures.

Warp Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Warp Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Warp Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Warp Context

42 classes · 9 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Warp API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

RunAgentRequest

11 properties

JSON SCHEMA

RunItem

20 properties

JSON SCHEMA

ScheduledAgentItem

12 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Warp List Runs Example

3 fields

EXAMPLE

Warp Run Agent Example

3 fields

EXAMPLE

Security Posture 3

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

Warp Authentication

http · 1 scheme

SECURITY

Warp Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Warp Trust Center

SOC 2

SECURITY

Agentic Access 1

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

Warp Agentic Access

28 operations · 12 acting

28 operations · 12 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: warp
name: Warp
description: Warp is an open-source, Rust-based, GPU-accelerated agentic development environment built on top of a modern
  terminal. It combines a high-performance terminal with AI-powered cloud agents (the Oz platform) to help developers build,
  test, deploy, and debug code autonomously. The Oz API lets external systems trigger and monitor cloud agent runs over HTTP,
  making it suitable for CI pipelines, backend services, and internal tooling. Warp also provides Warp Drive for team collaboration
  and workflow sharing, and supports MCP servers for extending agent capabilities with custom tools and data sources.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · 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/warp.png
tags:
- Developer Tools
- Terminal
- AI Agents
- Cloud Agents
- Agentic Development
url: https://raw.githubusercontent.com/api-evangelist/warp/refs/heads/main/apis.yml
created: '2026-06-12'
modified: '2026-06-12'
specificationVersion: '0.19'
apis:
- aid: warp:enterprise-analytics-api
  name: Warp Enterprise Analytics API
  description: The Enterprise Analytics API provides team usage metrics and administrative insights for Enterprise plan customers.
    It enables organizations to track agent usage, monitor spend, and audit team activity within the Warp platform.
  humanURL: https://docs.warp.dev/enterprise/enterprise-features/analytics-api/
  tags:
  - Enterprise
  - Analytics
  - Developer Tools
  properties:
  - type: Documentation
    url: https://docs.warp.dev/enterprise/enterprise-features/analytics-api/
- aid: warp:oz-cli
  name: Warp Oz CLI
  description: The Oz CLI is a command-line interface for interacting with the Warp Oz agent platform. It allows developers
    to trigger cloud agent runs, manage environments, and authenticate headlessly using API keys — ideal for CI pipelines,
    servers, and containers where the Warp desktop app is unavailable.
  humanURL: https://docs.warp.dev/reference/cli/
  tags:
  - CLI
  - Developer Tools
  - Cloud Agents
  properties:
  - type: Documentation
    url: https://docs.warp.dev/reference/cli/
  - type: GettingStarted
    url: https://docs.warp.dev/reference/cli/quickstart
- aid: warp:warp-agent-api
  name: Warp agent API
  description: Operations for running and managing cloud agents
  humanURL: https://docs.warp.dev/reference/api-and-sdk/
  baseURL: https://app.warp.dev/api/v1
  tags:
  - agent
  properties:
  - type: OpenAPI
    url: openapi/warp-agent-api-openapi.yml
  - type: Documentation
    url: https://docs.warp.dev/reference/api-and-sdk/
  - type: PythonSDK
    url: https://github.com/warpdotdev/oz-sdk-python
  - type: TypeScriptSDK
    url: https://github.com/warpdotdev/oz-sdk-typescript
  - type: JSONSchema
    url: json-schema/warp-run-schema.json
  - type: JSONSchema
    url: json-schema/warp-run-agent-request-schema.json
  - type: JSONSchema
    url: json-schema/warp-scheduled-agent-schema.json
  - type: Examples
    url: examples/warp-run-agent-example.json
  - type: Examples
    url: examples/warp-list-runs-example.json
  - type: Examples
    url: examples/warp-create-schedule-example.json
- aid: warp:warp-harness-support-api
  name: Warp harness-support API
  description: The harness-support API from Warp — 1 operation(s) for harness-support.
  humanURL: https://docs.warp.dev/reference/api-and-sdk/
  baseURL: https://app.warp.dev/api/v1
  tags:
  - harness-support
  properties:
  - type: OpenAPI
    url: openapi/warp-harness-support-api-openapi.yml
  - type: Documentation
    url: https://docs.warp.dev/reference/api-and-sdk/
  - type: PythonSDK
    url: https://github.com/warpdotdev/oz-sdk-python
  - type: TypeScriptSDK
    url: https://github.com/warpdotdev/oz-sdk-typescript
  - type: JSONSchema
    url: json-schema/warp-run-schema.json
  - type: JSONSchema
    url: json-schema/warp-run-agent-request-schema.json
  - type: JSONSchema
    url: json-schema/warp-scheduled-agent-schema.json
  - type: Examples
    url: examples/warp-run-agent-example.json
  - type: Examples
    url: examples/warp-list-runs-example.json
  - type: Examples
    url: examples/warp-create-schedule-example.json
- aid: warp:warp-schedules-api
  name: Warp schedules API
  description: Operations for creating and managing scheduled agents
  humanURL: https://docs.warp.dev/reference/api-and-sdk/
  baseURL: https://app.warp.dev/api/v1
  tags:
  - schedules
  properties:
  - type: OpenAPI
    url: openapi/warp-schedules-api-openapi.yml
  - type: Documentation
    url: https://docs.warp.dev/reference/api-and-sdk/
  - type: PythonSDK
    url: https://github.com/warpdotdev/oz-sdk-python
  - type: TypeScriptSDK
    url: https://github.com/warpdotdev/oz-sdk-typescript
  - type: JSONSchema
    url: json-schema/warp-run-schema.json
  - type: JSONSchema
    url: json-schema/warp-run-agent-request-schema.json
  - type: JSONSchema
    url: json-schema/warp-scheduled-agent-schema.json
  - type: Examples
    url: examples/warp-run-agent-example.json
  - type: Examples
    url: examples/warp-list-runs-example.json
  - type: Examples
    url: examples/warp-create-schedule-example.json
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/warp/overview
- type: AgenticAccess
  url: agentic-access/warp-agentic-access.yml
- type: TrustCenter
  url: security/warp-trust-center.yml
- type: DomainSecurity
  url: security/warp-domain-security.yml
- type: Authentication
  url: authentication/warp-authentication.yml
- type: Website
  url: https://www.warp.dev/
- type: Documentation
  url: https://docs.warp.dev/
- type: GitHubOrganization
  url: https://github.com/warpdotdev
- type: LinkedIn
  url: https://www.linkedin.com/company/warpdotdev
- type: X
  url: https://x.com/warpdotdev
- type: Blog
  url: https://www.warp.dev/blog
- type: ChangeLog
  url: https://docs.warp.dev/changelog/
- type: Pricing
  url: https://www.warp.dev/pricing
- type: StatusPage
  url: https://status.warp.dev/
- type: MCP
  url: https://docs.warp.dev/agent-platform/capabilities/mcp/
- type: Plans
  url: plans/warp-plans-pricing.yml
- type: RateLimits
  url: rate-limits/warp-rate-limits.yml
- type: FinOps
  url: finops/warp-finops.yml
- type: Vocabulary
  url: vocabulary/warp-vocabulary.yml
- type: JSONLDContext
  url: json-ld/warp-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com