Coiled

Coiled is a lightweight cloud compute platform that lets Python developers scale their code to thousands of cloud machines without managing Kubernetes, Docker, or infrastructure. Built by the maintainers of Dask, Coiled provisions cloud VMs and Dask clusters in a user's own AWS, GCP, or Azure account, automatically replicates the local software environment, runs the work across large clusters, and tears the resources back down when finished. It powers Dask clusters, serverless functions, batch jobs, hosted Jupyter notebooks, and interactive CLI jobs, and exposes a first-party Python client, a `coiled` command-line interface, and a token-authenticated REST API. Coiled was surfaced as a portfolio company of Bessemer Venture Partners.

Coiled publishes 1 API on the APIs.io network. Tagged areas include Company, Ai Ml, Cloud Computing, Data Science, and Dask.

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

36.6/100 thin Agent 10/100 human only Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyAi MlCloud ComputingData ScienceDaskPythonDistributed ComputingMachine LearningServerless

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 36.6/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 10/100 · human only
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 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 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/coiled: 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

Coiled Batch REST API

Token-authenticated REST API for submitting Coiled batch jobs (single job scripts) to run on cloud VMs and Dask clusters.

Resources

Get Started 4

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 1

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

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 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: coiled
name: Coiled
description: Coiled is a lightweight cloud compute platform that lets Python developers scale their code to thousands of cloud
  machines without managing Kubernetes, Docker, or infrastructure. Built by the maintainers of Dask, Coiled provisions cloud
  VMs and Dask clusters in a user's own AWS, GCP, or Azure account, automatically replicates the local software environment,
  runs the work across large clusters, and tears the resources back down when finished. It powers Dask clusters, serverless
  functions, batch jobs, hosted Jupyter notebooks, and interactive CLI jobs, and exposes a first-party Python client, a `coiled`
  command-line interface, and a token-authenticated REST API. Coiled was surfaced as a portfolio company of Bessemer Venture
  Partners.
url: https://raw.githubusercontent.com/api-evangelist/coiled/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bessemer-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Ai Ml
- Cloud Computing
- Data Science
- Dask
- Python
- Distributed Computing
- Machine Learning
- Serverless
apis:
- name: Coiled Batch REST API
  description: Token-authenticated REST API for submitting Coiled batch jobs (single job scripts) to run on cloud VMs and
    Dask clusters.
  humanURL: https://docs.coiled.io/user_guide/rest-api.html
  baseURL: https://cloud.coiled.io/api/v2/
  properties:
  - type: Documentation
    url: https://docs.coiled.io/user_guide/rest-api.html
  - type: Authentication
    url: authentication/coiled-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://coiled.io
- type: DeveloperPortal
  url: https://docs.coiled.io/index.html
- type: Documentation
  url: https://docs.coiled.io/index.html
- type: APIReference
  url: https://docs.coiled.io/user_guide/api.html
- type: GettingStarted
  url: https://docs.coiled.io/user_guide/setup/index.html
- type: Blog
  url: https://docs.coiled.io/blog/index.html
- type: Pricing
  url: https://www.coiled.io/pricing
- type: SignUp
  url: https://cloud.coiled.io/signup
- type: Login
  url: https://cloud.coiled.io/login
- type: TermsOfService
  url: https://www.coiled.io/terms-and-conditions
- type: PrivacyPolicy
  url: https://www.coiled.io/privacy-policy
- type: Support
  url: https://www.coiled.io/contact
- type: GitHubOrganization
  url: https://github.com/coiled
- type: ChangeLog
  url: https://docs.coiled.io/user_guide/changelog.html
- type: ChangeLog
  url: changelog/coiled-changelog.yml
- type: Authentication
  url: authentication/coiled-authentication.yml
- type: Conventions
  url: conventions/coiled-conventions.yml
- type: Packages
  url: packages/coiled-packages.yml
- type: SDKs
  url: packages/coiled-packages.yml
- type: CLI
  url: cli/coiled-cli.yml
- type: LLMsTxt
  url: llms/coiled-llms.txt
- type: TrustCenter
  url: https://www.coiled.io/security
- type: Compliance
  url: https://www.coiled.io/security
- type: DomainSecurity
  url: security/coiled-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence