Coda Project

Coda Project, Inc. is the maker of Coda (now branded Superhuman Docs), an all-in-one collaborative workspace that blends the flexibility of a document, the structure of a spreadsheet, the power of applications, and the intelligence of AI into a single canvas. Founded in 2014 by Shishir Mehrotra and Alex DeNeui and used by tens of thousands of teams, Coda exposes a RESTful Docs API that lets developers list and search docs, create and copy docs, discover pages, tables, formulas, and controls, and read, insert, upsert, update, and delete rows. A separate Admin API provides programmatic organization administration — workspaces, users, groups, legal holds, audit events, webhooks, and Pack governance. Coda also ships a first-party Packs SDK and CLI for extending the platform, an official remote MCP server for AI clients, OAuth 2.0 with dynamic client registration, and a public Postman workspace.

Coda Project publishes 2 APIs on the APIs.io network: Coda Docs API and Coda Admin API. Tagged areas include Company, Productivity, Documents, Spreadsheets, and Collaboration.

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

Coda Project’s developer surface includes authentication, documentation, API reference, getting-started guide, support, engineering blog, pricing, and 32 more developer resources.

52.9/100 developing Agent 85/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
2 APIs 1 MCP Servers 0 Features
CompanyProductivityDocumentsSpreadsheetsCollaborationNo-CodeWorkspaceAIContent ManagementSaaS

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 52.9/100 · developing
Contract Quality 9.4 / 25
Developer Ergonomics 17.0 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 85/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 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 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/coda-project: 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

Coda Docs API

RESTful API to programmatically interact with Coda (Superhuman Docs): list and search docs, create and copy docs, share and publish, discover pages, tables, formulas, and contro...

Coda Admin API

RESTful administrative API for programmatic access to organization administration and reports in Coda (Superhuman Docs): organizations, workspaces, users, groups, legal holds, a...

MCP Servers

Arazzo Workflows

_Index

ARAZZO

Create a Coda doc and populate a table

Create a doc, add a page, then upsert rows and wait for the async mutation to complete.

ARAZZO

List and read Coda doc rows

Validate the token, find a doc and table, and read its rows.

ARAZZO

Upsert and reconcile Coda table rows

Resolve key columns, upsert rows idempotently, await the mutation, and verify.

ARAZZO

Rate Limits

Coda Project Rate Limits

0 limits

RATE LIMITS

Event Specifications

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 9

Pagination, idempotency, versioning, errors, and events

Scroll for all 9

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 8

Authentication, authorization, and security posture

Scroll for all 8

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: coda-project
name: Coda Project
description: Coda Project, Inc. is the maker of Coda (now branded Superhuman Docs), an all-in-one collaborative workspace
  that blends the flexibility of a document, the structure of a spreadsheet, the power of applications, and the intelligence
  of AI into a single canvas. Founded in 2014 by Shishir Mehrotra and Alex DeNeui and used by tens of thousands of teams,
  Coda exposes a RESTful Docs API that lets developers list and search docs, create and copy docs, discover pages, tables,
  formulas, and controls, and read, insert, upsert, update, and delete rows. A separate Admin API provides programmatic organization
  administration — workspaces, users, groups, legal holds, audit events, webhooks, and Pack governance. Coda also ships a
  first-party Packs SDK and CLI for extending the platform, an official remote MCP server for AI clients, OAuth 2.0 with dynamic
  client registration, and a public Postman workspace.
url: https://raw.githubusercontent.com/api-evangelist/coda-project/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- canaan-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
image: https://sanity-images.imgix.net/production/6b46953798756d87bc1ad579a32d2af427ba6d3d-1200x628.png
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Productivity
- Documents
- Spreadsheets
- Collaboration
- No-Code
- Workspace
- AI
- Content Management
- SaaS
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Coda Docs API
  description: 'RESTful API to programmatically interact with Coda (Superhuman Docs): list and search docs, create and copy
    docs, share and publish, discover pages, tables, formulas, and controls, and read, insert, upsert, update, and delete
    rows. Bearer-token authenticated with per-token read/write/object restrictions. Uses cursor pagination and asynchronous
    mutations.'
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  properties:
  - type: OpenAPI
    url: openapi/coda-project-openapi-original.json
  - type: Overlay
    url: overlays/coda-project-docs-overlay.yaml
- name: Coda Admin API
  description: 'RESTful administrative API for programmatic access to organization administration and reports in Coda (Superhuman
    Docs): organizations, workspaces, users, groups, legal holds, audit events, doc governance, webhooks, and Pack controls/configurations.'
  humanURL: https://coda.io/developers/apis/admin/v1
  baseURL: https://coda.io/apis/admin/v1
  properties:
  - type: OpenAPI
    url: openapi/coda-project-admin-openapi-original.json
  - type: Overlay
    url: overlays/coda-project-admin-overlay.yaml
common:
- type: VulnerabilityDisclosure
  url: security/coda-project-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/coda-project-domain-security.yml
- type: AgenticAccess
  url: agentic-access/coda-project-agentic-access.yml
- type: Authentication
  url: authentication/coda-project-authentication.yml
- type: OAuthScopes
  url: scopes/coda-project-scopes.yml
- type: TrustCenter
  url: security/coda-project-trust-center.yml
- type: Security
  url: https://hackerone.com/coda_bbp
- type: RateLimits
  url: rate-limits/coda-project-rate-limits.yml
- type: DeveloperPortal
  url: https://coda.io/developers
- type: Documentation
  url: https://coda.io/developers/apis/v1
- type: APIReference
  url: https://coda.io/developers/apis/v1
- type: GettingStarted
  url: https://coda.io/developers/apis/v1#section/Using-the-API
- type: Support
  url: https://help.coda.io/
- type: Blog
  url: https://coda.io/blog
- type: GitHubOrganization
  url: https://github.com/coda
- type: Pricing
  url: https://coda.io/pricing
- type: SignUp
  url: https://coda.io/login
- type: TermsOfService
  url: https://coda.io/trust/tos
- type: PrivacyPolicy
  url: https://coda.io/trust/privacy
- type: StatusPage
  url: https://status.coda.io
- type: Postman
  url: https://www.postman.com/codaio/coda-workspace
- type: Packages
  url: packages/coda-project-packages.yml
- type: SDKs
  url: packages/coda-project-packages.yml
- type: CLI
  url: cli/coda-project-cli.yml
- type: MCPServer
  url: mcp/coda-project-mcp.yml
- type: WellKnown
  url: well-known/coda-project-well-known.yml
- type: SecurityTxt
  url: well-known/coda-project-security.txt
- type: LLMsTxt
  url: llms/coda-project-llms.txt
- type: Conformance
  url: conformance/coda-project-conformance.yml
- type: Compliance
  url: security/coda-project-trust-center.yml
- type: ErrorCatalog
  url: errors/coda-project-problem-types.yml
- type: Lifecycle
  url: lifecycle/coda-project-lifecycle.yml
- type: Conventions
  url: conventions/coda-project-conventions.yml
- type: DataModel
  url: data-model/coda-project-data-model.yml
- type: Webhooks
  url: asyncapi/coda-project-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Arazzo
  name: List and read doc rows
  url: arazzo/coda-project-list-and-read-rows.yml
- type: Arazzo
  name: Create a doc and populate a table
  url: arazzo/coda-project-create-doc-and-populate.yml
- type: Arazzo
  name: Upsert and reconcile rows
  url: arazzo/coda-project-upsert-rows.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence