Digger

Digger (diggerhq), backed by Initialized Capital, builds developer infrastructure across two open-source-rooted product lines. OpenTaco (formerly the Digger CE project) is an Infrastructure-as-Code orchestration and Terraform/OpenTofu state-management platform that runs plan/apply inside your existing CI pipeline, with PR automation, PR-level locks, drift detection and remediation, RBAC via Open Policy Agent, and FIPS 140 support; it is self-hostable via Docker Compose, Railway, and Kubernetes. OpenComputer is the company's flagship agent-infrastructure product: persistent, long-running cloud VMs for AI agents — real Linux machines that hibernate when idle and wake in seconds, with checkpoints, preview URLs, per-tenant package control, a REST API, TypeScript and Python SDKs, the oc CLI, durable agent sessions, and signed, retriable webhooks for sandbox lifecycle events.

Digger publishes 1 API on the APIs.io network. Tagged areas include Company, AI Agents, Cloud Sandbox, Compute, and Infrastructure as Code.

The Digger catalog on APIs.io includes 1 event-driven AsyncAPI specification.

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

36.3/100 thin ▬ flat Agent 23/100 agent aware Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessSelf serve
1 APIs
CompanyAI AgentsCloud SandboxComputeInfrastructure as CodeTerraformOpenTofuDeveloper ToolsWebhooksOpen SourceSDKsCLI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 36.3/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 6.3 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 23/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 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 6 / 6
Agent Skills 0 / 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/digger: 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 1

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

OpenComputer API

REST API for OpenComputer — create and manage persistent cloud sandbox VMs, run commands and files inside them, checkpoint/fork, expose preview URLs, run durable agent sessions,...

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Digger Authentication

apiKey/http/oauth2 · 6 schemes

SECURITY

Digger Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: digger
name: Digger
description: 'Digger (diggerhq), backed by Initialized Capital, builds developer infrastructure across two open-source-rooted
  product lines. OpenTaco (formerly the Digger CE project) is an Infrastructure-as-Code orchestration and Terraform/OpenTofu
  state-management platform that runs plan/apply inside your existing CI pipeline, with PR automation, PR-level locks, drift
  detection and remediation, RBAC via Open Policy Agent, and FIPS 140 support; it is self-hostable via Docker Compose, Railway,
  and Kubernetes. OpenComputer is the company''s flagship agent-infrastructure product: persistent, long-running cloud VMs
  for AI agents — real Linux machines that hibernate when idle and wake in seconds, with checkpoints, preview URLs, per-tenant
  package control, a REST API, TypeScript and Python SDKs, the oc CLI, durable agent sessions, and signed, retriable webhooks
  for sandbox lifecycle events.'
url: https://raw.githubusercontent.com/api-evangelist/digger/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- initialized-capital
x-tier: stub
x-tier-reason: portfolio-lead
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
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://opencomputer.dev/social-preview.png
tags:
- Company
- AI Agents
- Cloud Sandbox
- Compute
- Infrastructure as Code
- Terraform
- OpenTofu
- Developer Tools
- Webhooks
- Open Source
- SDKs
- CLI
apis:
- name: OpenComputer API
  description: REST API for OpenComputer — create and manage persistent cloud sandbox VMs, run commands and files inside them,
    checkpoint/fork, expose preview URLs, run durable agent sessions, and register signed webhooks for sandbox lifecycle events.
    Management calls authenticate with an org API key via the X-API-Key header (Bearer on the v3 sessions surface); short-lived,
    session-scoped client tokens (read/steer) are safe for browsers.
  humanURL: https://docs.opencomputer.dev/
  baseURL: https://app.opencomputer.dev/api
  tags:
  - AI Agents
  - Cloud Sandbox
  - Compute
  properties:
  - type: Documentation
    url: https://docs.opencomputer.dev/
  - type: APIReference
    url: https://docs.opencomputer.dev/api-reference/overview
  - type: Authentication
    url: authentication/digger-authentication.yml
  - type: Webhooks
    url: asyncapi/digger-opencomputer-webhooks.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://digger.dev/
- type: Documentation
  url: https://docs.opencomputer.dev/
- type: APIReference
  url: https://docs.opencomputer.dev/api-reference/overview
- type: GettingStarted
  url: https://docs.opentaco.dev/onboarding/account-setup
- type: Blog
  url: https://opencomputer.dev/blog
- type: Pricing
  url: https://opencomputer.dev/#pricing
- type: SignUp
  url: https://app.opencomputer.dev/
- type: Support
  url: https://join.slack.com/t/diggertalk/shared_invite/zt-1tocl4w0x-E3RkpPiK7zQkehl8O78g8Q
- type: GitHubOrganization
  url: https://github.com/diggerhq
- type: Authentication
  url: authentication/digger-authentication.yml
- type: Packages
  url: packages/digger-packages.yml
- type: SDKs
  url: packages/digger-packages.yml
- type: CLI
  url: cli/digger-cli.yml
- type: LLMsTxt
  url: llms/digger-llms.txt
- type: Conventions
  url: conventions/digger-conventions.yml
- type: ErrorCatalog
  url: errors/digger-problem-types.yml
- type: Webhooks
  url: asyncapi/digger-opencomputer-webhooks.yml
- type: ChangeLog
  url: changelog/digger-changelog.yml
- type: Conformance
  url: conformance/digger-conformance.yml
- type: Compliance
  url: https://docs.opentaco.dev/ce/features/fips-140
- type: DomainSecurity
  url: security/digger-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence