Capy website screenshot

Capy

Capy is an AI software-engineering platform that orchestrates a fleet of cloud coding agents inside the apps a team already uses (Slack, Linear, GitHub). Each task runs in its own isolated Ubuntu VM where a captain agent plans and build agents execute — writing code, running end-to-end browser tests, migrating codebases, generating docs, triaging and fixing bugs, and opening pull requests for review. Capy supports multiple frontier models (GPT, Claude, Grok, Gemini) and exposes a REST API (bearer capy_ token) plus scheduled and webhook-triggered automations. Backed by CRV; SOC 2 Type II certified.

Capy publishes 12 APIs on the APIs.io network, including automations API, browser-snapshots API, environment-variables API, and 9 more. Tagged areas include Company, Ai, AI Coding Agent, Software Engineering, and Developer Tools.

Capy’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 19 more developer resources.

51.6/100 developing ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
12 APIs 1 MCP Servers
CompanyAiAI Coding AgentSoftware EngineeringDeveloper ToolsAutomationCode ReviewDevOps

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 51.6/100 · developing
Contract Quality 14.7 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 1.4 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/capy: 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 12

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

Capy automations API

The automations API from Capy — 3 operation(s) for automations.

Capy browser-snapshots API

The browser-snapshots API from Capy — 2 operation(s) for browser-snapshots.

Capy environment-variables API

The environment-variables API from Capy — 2 operation(s) for environment-variables.

Capy models API

The models API from Capy — 1 operation(s) for models.

Capy projects API

The projects API from Capy — 2 operation(s) for projects.

Capy sessions API

The sessions API from Capy — 1 operation(s) for sessions.

Capy setup API

The setup API from Capy — 1 operation(s) for setup.

Capy snapshots API

The snapshots API from Capy — 1 operation(s) for snapshots.

Capy tags API

The tags API from Capy — 2 operation(s) for tags.

Capy tasks API

The tasks API from Capy — 2 operation(s) for tasks.

Capy threads API

The threads API from Capy — 8 operation(s) for threads.

Capy usage API

The usage API from Capy — 1 operation(s) for usage.

Scroll for all 12

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

capy-mcp.yml

MCP SERVER

Security Posture 4

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

Capy Authentication

http · 1 scheme

SECURITY

Capy Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Capy Vulnerability Disclosure

disclosure policy published

SECURITY

Capy Trust Center

SOC 2 Type II

SECURITY

Agentic Access 1

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

Capy Agentic Access

37 operations · 19 acting · 1 human-in-the-loop

37 operations · 19 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 6

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: capy
name: Capy
description: Capy is an AI software-engineering platform that orchestrates a fleet of cloud coding agents inside the apps
  a team already uses (Slack, Linear, GitHub). Each task runs in its own isolated Ubuntu VM where a captain agent plans and
  build agents execute — writing code, running end-to-end browser tests, migrating codebases, generating docs, triaging and
  fixing bugs, and opening pull requests for review. Capy supports multiple frontier models (GPT, Claude, Grok, Gemini) and
  exposes a REST API (bearer capy_ token) plus scheduled and webhook-triggered automations. Backed by CRV; SOC 2 Type II certified.
url: https://raw.githubusercontent.com/api-evangelist/capy/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- crv
x-tier: profiled
x-tier-reason: enriched-from-openapi
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://capy.ai/_marketing/opengraph-image.png
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Ai
- AI Coding Agent
- Software Engineering
- Developer Tools
- Automation
- Code Review
- DevOps
apis:
- aid: capy:capy-automations-api
  name: Capy automations API
  description: The automations API from Capy — 3 operation(s) for automations.
  humanURL: https://docs.capy.ai/api-reference/overview
  baseURL: https://capy.ai/api/v1/
  tags:
  - automations
  properties:
  - type: OpenAPI
    url: openapi/capy-automations-api-openapi.yml
  - type: Documentation
    url: https://docs.capy.ai
  - type: APIReference
    url: https://docs.capy.ai/api-reference/overview
  - type: Authentication
    url: authentication/capy-authentication.yml
  - type: ErrorCatalog
    url: errors/capy-problem-types.yml
  - type: Conventions
    url: conventions/capy-conventions.yml
  - type: DataModel
    url: data-model/capy-data-model.yml
  - type: Conformance
    url: conformance/capy-conformance.yml
  - type: Lifecycle
    url: lifecycle/capy-lifecycle.yml
- aid: capy:capy-browser-snapshots-api
  name: Capy browser-snapshots API
  description: The browser-snapshots API from Capy — 2 operation(s) for browser-snapshots.
  humanURL: https://docs.capy.ai/api-reference/overview
  baseURL: https://capy.ai/api/v1/
  tags:
  - browser-snapshots
  properties:
  - type: OpenAPI
    url: openapi/capy-browser-snapshots-api-openapi.yml
  - type: Documentation
    url: https://docs.capy.ai
  - type: APIReference
    url: https://docs.capy.ai/api-reference/overview
  - type: Authentication
    url: authentication/capy-authentication.yml
  - type: ErrorCatalog
    url: errors/capy-problem-types.yml
  - type: Conventions
    url: conventions/capy-conventions.yml
  - type: DataModel
    url: data-model/capy-data-model.yml
  - type: Conformance
    url: conformance/capy-conformance.yml
  - type: Lifecycle
    url: lifecycle/capy-lifecycle.yml
- aid: capy:capy-environment-variables-api
  name: Capy environment-variables API
  description: The environment-variables API from Capy — 2 operation(s) for environment-variables.
  humanURL: https://docs.capy.ai/api-reference/overview
  baseURL: https://capy.ai/api/v1/
  tags:
  - environment-variables
  properties:
  - type: OpenAPI
    url: openapi/capy-environment-variables-api-openapi.yml
  - type: Documentation
    url: https://docs.capy.ai
  - type: APIReference
    url: https://docs.capy.ai/api-reference/overview
  - type: Authentication
    url: authentication/capy-authentication.yml
  - type: ErrorCatalog
    url: errors/capy-problem-types.yml
  - type: Conventions
    url: conventions/capy-conventions.yml
  - type: DataModel
    url: data-model/capy-data-model.yml
  - type: Conformance
    url: conformance/capy-conformance.yml
  - type: Lifecycle
    url: lifecycle/capy-lifecycle.yml
- aid: capy:capy-models-api
  name: Capy models API
  description: The models API from Capy — 1 operation(s) for models.
  humanURL: https://docs.capy.ai/api-reference/overview
  baseURL: https://capy.ai/api/v1/
  tags:
  - models
  properties:
  - type: OpenAPI
    url: openapi/capy-models-api-openapi.yml
  - type: Documentation
    url: https://docs.capy.ai
  - type: APIReference
    url: https://docs.capy.ai/api-reference/overview
  - type: Authentication
    url: authentication/capy-authentication.yml
  - type: ErrorCatalog
    url: errors/capy-problem-types.yml
  - type: Conventions
    url: conventions/capy-conventions.yml
  - type: DataModel
    url: data-model/capy-data-model.yml
  - type: Conformance
    url: conformance/capy-conformance.yml
  - type: Lifecycle
    url: lifecycle/capy-lifecycle.yml
- aid: capy:capy-projects-api
  name: Capy projects API
  description: The projects API from Capy — 2 operation(s) for projects.
  humanURL: https://docs.capy.ai/api-reference/overview
  baseURL: https://capy.ai/api/v1/
  tags:
  - projects
  properties:
  - type: OpenAPI
    url: openapi/capy-projects-api-openapi.yml
  - type: Documentation
    url: https://docs.capy.ai
  - type: APIReference
    url: https://docs.capy.ai/api-reference/overview
  - type: Authentication
    url: authentication/capy-authentication.yml
  - type: ErrorCatalog
    url: errors/capy-problem-types.yml
  - type: Conventions
    url: conventions/capy-conventions.yml
  - type: DataModel
    url: data-model/capy-data-model.yml
  - type: Conformance
    url: conformance/capy-conformance.yml
  - type: Lifecycle
    url: lifecycle/capy-lifecycle.yml
- aid: capy:capy-sessions-api
  name: Capy sessions API
  description: The sessions API from Capy — 1 operation(s) for sessions.
  humanURL: https://docs.capy.ai/api-reference/overview
  baseURL: https://capy.ai/api/v1/
  tags:
  - sessions
  properties:
  - type: OpenAPI
    url: openapi/capy-sessions-api-openapi.yml
  - type: Documentation
    url: https://docs.capy.ai
  - type: APIReference
    url: https://docs.capy.ai/api-reference/overview
  - type: Authentication
    url: authentication/capy-authentication.yml
  - type: ErrorCatalog
    url: errors/capy-problem-types.yml
  - type: Conventions
    url: conventions/capy-conventions.yml
  - type: DataModel
    url: data-model/capy-data-model.yml
  - type: Conformance
    url: conformance/capy-conformance.yml
  - type: Lifecycle
    url: lifecycle/capy-lifecycle.yml
- aid: capy:capy-setup-api
  name: Capy setup API
  description: The setup API from Capy — 1 operation(s) for setup.
  humanURL: https://docs.capy.ai/api-reference/overview
  baseURL: https://capy.ai/api/v1/
  tags:
  - setup
  properties:
  - type: OpenAPI
    url: openapi/capy-setup-api-openapi.yml
  - type: Documentation
    url: https://docs.capy.ai
  - type: APIReference
    url: https://docs.capy.ai/api-reference/overview
  - type: Authentication
    url: authentication/capy-authentication.yml
  - type: ErrorCatalog
    url: errors/capy-problem-types.yml
  - type: Conventions
    url: conventions/capy-conventions.yml
  - type: DataModel
    url: data-model/capy-data-model.yml
  - type: Conformance
    url: conformance/capy-conformance.yml
  - type: Lifecycle
    url: lifecycle/capy-lifecycle.yml
- aid: capy:capy-snapshots-api
  name: Capy snapshots API
  description: The snapshots API from Capy — 1 operation(s) for snapshots.
  humanURL: https://docs.capy.ai/api-reference/overview
  baseURL: https://capy.ai/api/v1/
  tags:
  - snapshots
  properties:
  - type: OpenAPI
    url: openapi/capy-snapshots-api-openapi.yml
  - type: Documentation
    url: https://docs.capy.ai
  - type: APIReference
    url: https://docs.capy.ai/api-reference/overview
  - type: Authentication
    url: authentication/capy-authentication.yml
  - type: ErrorCatalog
    url: errors/capy-problem-types.yml
  - type: Conventions
    url: conventions/capy-conventions.yml
  - type: DataModel
    url: data-model/capy-data-model.yml
  - type: Conformance
    url: conformance/capy-conformance.yml
  - type: Lifecycle
    url: lifecycle/capy-lifecycle.yml
- aid: capy:capy-tags-api
  name: Capy tags API
  description: The tags API from Capy — 2 operation(s) for tags.
  humanURL: https://docs.capy.ai/api-reference/overview
  baseURL: https://capy.ai/api/v1/
  tags:
  - tags
  properties:
  - type: OpenAPI
    url: openapi/capy-tags-api-openapi.yml
  - type: Documentation
    url: https://docs.capy.ai
  - type: APIReference
    url: https://docs.capy.ai/api-reference/overview
  - type: Authentication
    url: authentication/capy-authentication.yml
  - type: ErrorCatalog
    url: errors/capy-problem-types.yml
  - type: Conventions
    url: conventions/capy-conventions.yml
  - type: DataModel
    url: data-model/capy-data-model.yml
  - type: Conformance
    url: conformance/capy-conformance.yml
  - type: Lifecycle
    url: lifecycle/capy-lifecycle.yml
- aid: capy:capy-tasks-api
  name: Capy tasks API
  description: The tasks API from Capy — 2 operation(s) for tasks.
  humanURL: https://docs.capy.ai/api-reference/overview
  baseURL: https://capy.ai/api/v1/
  tags:
  - tasks
  properties:
  - type: OpenAPI
    url: openapi/capy-tasks-api-openapi.yml
  - type: Documentation
    url: https://docs.capy.ai
  - type: APIReference
    url: https://docs.capy.ai/api-reference/overview
  - type: Authentication
    url: authentication/capy-authentication.yml
  - type: ErrorCatalog
    url: errors/capy-problem-types.yml
  - type: Conventions
    url: conventions/capy-conventions.yml
  - type: DataModel
    url: data-model/capy-data-model.yml
  - type: Conformance
    url: conformance/capy-conformance.yml
  - type: Lifecycle
    url: lifecycle/capy-lifecycle.yml
- aid: capy:capy-threads-api
  name: Capy threads API
  description: The threads API from Capy — 8 operation(s) for threads.
  humanURL: https://docs.capy.ai/api-reference/overview
  baseURL: https://capy.ai/api/v1/
  tags:
  - threads
  properties:
  - type: OpenAPI
    url: openapi/capy-threads-api-openapi.yml
  - type: Documentation
    url: https://docs.capy.ai
  - type: APIReference
    url: https://docs.capy.ai/api-reference/overview
  - type: Authentication
    url: authentication/capy-authentication.yml
  - type: ErrorCatalog
    url: errors/capy-problem-types.yml
  - type: Conventions
    url: conventions/capy-conventions.yml
  - type: DataModel
    url: data-model/capy-data-model.yml
  - type: Conformance
    url: conformance/capy-conformance.yml
  - type: Lifecycle
    url: lifecycle/capy-lifecycle.yml
- aid: capy:capy-usage-api
  name: Capy usage API
  description: The usage API from Capy — 1 operation(s) for usage.
  humanURL: https://docs.capy.ai/api-reference/overview
  baseURL: https://capy.ai/api/v1/
  tags:
  - usage
  properties:
  - type: OpenAPI
    url: openapi/capy-usage-api-openapi.yml
  - type: Documentation
    url: https://docs.capy.ai
  - type: APIReference
    url: https://docs.capy.ai/api-reference/overview
  - type: Authentication
    url: authentication/capy-authentication.yml
  - type: ErrorCatalog
    url: errors/capy-problem-types.yml
  - type: Conventions
    url: conventions/capy-conventions.yml
  - type: DataModel
    url: data-model/capy-data-model.yml
  - type: Conformance
    url: conformance/capy-conformance.yml
  - type: Lifecycle
    url: lifecycle/capy-lifecycle.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://capy.ai/
- type: DeveloperPortal
  url: https://docs.capy.ai
- type: Documentation
  url: https://docs.capy.ai
- type: APIReference
  url: https://docs.capy.ai/api-reference/overview
- type: GettingStarted
  url: https://docs.capy.ai/quickstart
- type: Support
  url: https://docs.capy.ai/support
- type: Blog
  url: https://capy.ai/blog
- type: Pricing
  url: https://capy.ai/pricing
- type: SignUp
  url: https://capy.ai/sign-up
- type: TermsOfService
  url: https://capy.ai/terms-of-service
- type: PrivacyPolicy
  url: https://capy.ai/privacy-policy
- type: Authentication
  url: authentication/capy-authentication.yml
- type: Conventions
  url: conventions/capy-conventions.yml
- type: ErrorCatalog
  url: errors/capy-problem-types.yml
- type: Lifecycle
  url: lifecycle/capy-lifecycle.yml
- type: DataModel
  url: data-model/capy-data-model.yml
- type: Conformance
  url: conformance/capy-conformance.yml
- type: Compliance
  url: https://trust.capy.ai
- type: MCPServer
  url: mcp/capy-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/capy-llms.txt
- type: AgenticAccess
  url: agentic-access/capy-agentic-access.yml
- type: TrustCenter
  url: security/capy-trust-center.yml
- type: Security
  url: https://capy.ai/security
- type: VulnerabilityDisclosure
  url: security/capy-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/capy-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence