Coda Project website screenshot

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 32 APIs on the APIs.io network, including Account API, Analytics API, API Tokens API, and 29 more. 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 33 more developer resources.

66.2/100 exemplar ▬ flat Agent 61/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
32 APIs 1 MCP Servers
CompanyProductivityDocumentsSpreadsheetsCollaborationNo-CodeWorkspaceAIContent ManagementSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 66.2/100 · exemplar
Contract Quality 18.2 / 25
Developer Ergonomics 16.0 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 9.2 / 13
Governance 1.4 / 12
Discoverability 9.3 / 10
Agent readiness — 61/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 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 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 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/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 32

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

Coda Project Account API

At this time, the API exposes some limited information about your account. However, `/whoami` is a good endpoint to hit to verify that you're hitting the API correctly and that ...

Coda Project Analytics API

This API offers analytics data for your docs and Packs over time.

Coda Project API Tokens API

View and revoke individual user API tokens within an organization.

Coda Project Automations API

This API allows you to trigger automations.

Coda Project Columns API

While columns in Superhuman Docs have user-friendly names, they also have immutable IDs that are used when reading and writing rows. These endpoints let you query the columns in...

Coda Project Controls API

Controls provide a user-friendly way to input a value that can affect other parts of the doc. This API lets you list controls and get their current values.

Coda Project CustomDocDomains API

The CustomDocDomains API from Coda Project — 3 operation(s) for customdocdomains.

Coda Project Doc Export API

Export docs for backup or ingestion into a DLP or eDiscovery system.

Coda Project Doc Permissions API

This API lets you manage sharing and permissions for your docs.

Coda Project Docs API

Documents are foundational, top-level collaborative projects that contain pages. The API lets you list and search your documents.

Coda Project Events API

Provides access to audit events within an organization.

Coda Project Folder Permissions API

This API lets you manage sharing and permissions for your folders.

Coda Project Folders API

Folders contain docs and enable folder members to access those docs.

Coda Project Formulas API

Formulas can be great for performing one-off computations, or used with tables and other formulas to compute a single value. With this API, you can discover formulas in a doc an...

Coda Project Go Links API

The Go Links API from Coda Project — 1 operation(s) for go links.

Coda Project Groups API

This API lets you enumerate groups and group membership.

Coda Project LegalHolds API

Legal holds are used to ensure a given set of docs cannot be deleted and enables simplified export management of doc content.

Coda Project Miscellaneous API

These endpoints wouldn't fit anywhere else, but you may find them useful when working with Superhuman Docs.

Coda Project Organization Users API

This API enables viewing and modifying user information at the Organization level.

Coda Project Organizations API

Organizations are where Enterprise-level policy is set for users and workspaces.

Coda Project Pack Configurations API

Pack configurations control fine grained access, scopes, feature sets, shareability of docs with installed Packs, and more settings.

Coda Project Pack Controls API

Pack controls govern access to Packs within an organization.

Coda Project Packs API

Packs are integrations connecting Superhuman Docs to external data sources.

Coda Project Pages API

Pages in Superhuman Docs offer canvases containing rich text, tables, controls, and other objects.

Coda Project Permissions API

This API lets you manage sharing and permissions for your docs.

Coda Project Preferences API

Import preferences control how external entities are imported (exempt, owner, location), scoped to an organization and importer.

Coda Project Publishing API

Documents can be published publicly and associated with categories to help the world discover them. This API lets you manage the publishing settings of your docs.

Coda Project Rows API

You'll likely use this part of the API the most. These endpoints let you retrieve row data from tables in Superhuman Docs as well as create, upsert, update, and delete them. Mos...

Coda Project Tables API

The Tables API from Coda Project — 2 operation(s) for tables.

Coda Project Webhooks API

The Webhooks API from Coda Project — 3 operation(s) for webhooks.

Coda Project Workspace Users API

This API enables viewing and modifying user membership within a workspace. It is accessible both to organization admins and workspace admins for the respective workspaces.

Coda Project Workspaces API

This API allows you to list and view your organization's workspaces.

Scroll for all 32

Postman Collections 32

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

Scroll for all 32

Arazzo Workflows 4

Multi-step API workflows described with the Arazzo specification.

_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

MCP Servers 1

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

Rate Limits 1

Documented rate limits and quota policies.

Coda Project Rate Limits

3 limits

RATE LIMITS

Event Specifications 1

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

Security Posture 4

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

Coda Project Authentication

http/oauth2 · 2 schemes

SECURITY

Coda Project Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Coda Project Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Coda Project Trust Center

SOC 2 Type II, SOC 3, ISO 27001, ISO 27017, ISO 27018, HIPAA, GDPR, CCPA

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Coda Project Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Agentic Access 1

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

Coda Project Agentic Access

212 operations · 102 acting · 4 human-in-the-loop

212 operations · 102 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 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 9

Pagination, idempotency, versioning, errors, and events

Scroll for all 9

Build 6

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
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'
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:
- aid: coda-project:coda-project-account-api
  name: Coda Project Account API
  description: At this time, the API exposes some limited information about your account. However, `/whoami` is a good endpoint
    to hit to verify that you're hitting the API correctly and that your token is working as expected.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/coda-project-account-api-openapi.yml
- aid: coda-project:coda-project-analytics-api
  name: Coda Project Analytics API
  description: This API offers analytics data for your docs and Packs over time.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Analytics
  properties:
  - type: OpenAPI
    url: openapi/coda-project-analytics-api-openapi.yml
- aid: coda-project:coda-project-api-tokens-api
  name: Coda Project API Tokens API
  description: View and revoke individual user API tokens within an organization.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - API Tokens
  properties:
  - type: OpenAPI
    url: openapi/coda-project-api-tokens-api-openapi.yml
- aid: coda-project:coda-project-automations-api
  name: Coda Project Automations API
  description: This API allows you to trigger automations.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Automations
  properties:
  - type: OpenAPI
    url: openapi/coda-project-automations-api-openapi.yml
- aid: coda-project:coda-project-columns-api
  name: Coda Project Columns API
  description: While columns in Superhuman Docs have user-friendly names, they also have immutable IDs that are used when
    reading and writing rows. These endpoints let you query the columns in a table and get basic information about them.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Columns
  properties:
  - type: OpenAPI
    url: openapi/coda-project-columns-api-openapi.yml
- aid: coda-project:coda-project-controls-api
  name: Coda Project Controls API
  description: Controls provide a user-friendly way to input a value that can affect other parts of the doc. This API lets
    you list controls and get their current values.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Controls
  properties:
  - type: OpenAPI
    url: openapi/coda-project-controls-api-openapi.yml
- aid: coda-project:coda-project-customdocdomains-api
  name: Coda Project CustomDocDomains API
  description: The CustomDocDomains API from Coda Project — 3 operation(s) for customdocdomains.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - CustomDocDomains
  properties:
  - type: OpenAPI
    url: openapi/coda-project-customdocdomains-api-openapi.yml
- aid: coda-project:coda-project-doc-export-api
  name: Coda Project Doc Export API
  description: Export docs for backup or ingestion into a DLP or eDiscovery system.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Doc Export
  properties:
  - type: OpenAPI
    url: openapi/coda-project-doc-export-api-openapi.yml
- aid: coda-project:coda-project-doc-permissions-api
  name: Coda Project Doc Permissions API
  description: This API lets you manage sharing and permissions for your docs.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Doc Permissions
  properties:
  - type: OpenAPI
    url: openapi/coda-project-doc-permissions-api-openapi.yml
- aid: coda-project:coda-project-docs-api
  name: Coda Project Docs API
  description: Documents are foundational, top-level collaborative projects that contain pages. The API lets you list and
    search your documents.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Docs
  properties:
  - type: OpenAPI
    url: openapi/coda-project-docs-api-openapi.yml
- aid: coda-project:coda-project-events-api
  name: Coda Project Events API
  description: Provides access to audit events within an organization.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/coda-project-events-api-openapi.yml
- aid: coda-project:coda-project-folder-permissions-api
  name: Coda Project Folder Permissions API
  description: This API lets you manage sharing and permissions for your folders.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Folder Permissions
  properties:
  - type: OpenAPI
    url: openapi/coda-project-folder-permissions-api-openapi.yml
- aid: coda-project:coda-project-folders-api
  name: Coda Project Folders API
  description: Folders contain docs and enable folder members to access those docs.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Folders
  properties:
  - type: OpenAPI
    url: openapi/coda-project-folders-api-openapi.yml
- aid: coda-project:coda-project-formulas-api
  name: Coda Project Formulas API
  description: Formulas can be great for performing one-off computations, or used with tables and other formulas to compute
    a single value. With this API, you can discover formulas in a doc and obtain computed results.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Formulas
  properties:
  - type: OpenAPI
    url: openapi/coda-project-formulas-api-openapi.yml
- aid: coda-project:coda-project-go-links-api
  name: Coda Project Go Links API
  description: The Go Links API from Coda Project — 1 operation(s) for go links.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Go Links
  properties:
  - type: OpenAPI
    url: openapi/coda-project-go-links-api-openapi.yml
- aid: coda-project:coda-project-groups-api
  name: Coda Project Groups API
  description: This API lets you enumerate groups and group membership.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/coda-project-groups-api-openapi.yml
- aid: coda-project:coda-project-legalholds-api
  name: Coda Project LegalHolds API
  description: Legal holds are used to ensure a given set of docs cannot be deleted and enables simplified export management
    of doc content.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - LegalHolds
  properties:
  - type: OpenAPI
    url: openapi/coda-project-legalholds-api-openapi.yml
- aid: coda-project:coda-project-miscellaneous-api
  name: Coda Project Miscellaneous API
  description: These endpoints wouldn't fit anywhere else, but you may find them useful when working with Superhuman Docs.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Miscellaneous
  properties:
  - type: OpenAPI
    url: openapi/coda-project-miscellaneous-api-openapi.yml
- aid: coda-project:coda-project-organization-users-api
  name: Coda Project Organization Users API
  description: This API enables viewing and modifying user information at the Organization level.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Organization Users
  properties:
  - type: OpenAPI
    url: openapi/coda-project-organization-users-api-openapi.yml
- aid: coda-project:coda-project-organizations-api
  name: Coda Project Organizations API
  description: Organizations are where Enterprise-level policy is set for users and workspaces.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/coda-project-organizations-api-openapi.yml
- aid: coda-project:coda-project-pack-configurations-api
  name: Coda Project Pack Configurations API
  description: Pack configurations control fine grained access, scopes, feature sets, shareability of docs with installed
    Packs, and more settings.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Pack Configurations
  properties:
  - type: OpenAPI
    url: openapi/coda-project-pack-configurations-api-openapi.yml
- aid: coda-project:coda-project-pack-controls-api
  name: Coda Project Pack Controls API
  description: Pack controls govern access to Packs within an organization.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Pack Controls
  properties:
  - type: OpenAPI
    url: openapi/coda-project-pack-controls-api-openapi.yml
- aid: coda-project:coda-project-packs-api
  name: Coda Project Packs API
  description: Packs are integrations connecting Superhuman Docs to external data sources.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Packs
  properties:
  - type: OpenAPI
    url: openapi/coda-project-packs-api-openapi.yml
- aid: coda-project:coda-project-pages-api
  name: Coda Project Pages API
  description: Pages in Superhuman Docs offer canvases containing rich text, tables, controls, and other objects.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Pages
  properties:
  - type: OpenAPI
    url: openapi/coda-project-pages-api-openapi.yml
- aid: coda-project:coda-project-permissions-api
  name: Coda Project Permissions API
  description: This API lets you manage sharing and permissions for your docs.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Permissions
  properties:
  - type: OpenAPI
    url: openapi/coda-project-permissions-api-openapi.yml
- aid: coda-project:coda-project-preferences-api
  name: Coda Project Preferences API
  description: Import preferences control how external entities are imported (exempt, owner, location), scoped to an organization
    and importer.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Preferences
  properties:
  - type: OpenAPI
    url: openapi/coda-project-preferences-api-openapi.yml
- aid: coda-project:coda-project-publishing-api
  name: Coda Project Publishing API
  description: Documents can be published publicly and associated with categories to help the world discover them. This API
    lets you manage the publishing settings of your docs.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Publishing
  properties:
  - type: OpenAPI
    url: openapi/coda-project-publishing-api-openapi.yml
- aid: coda-project:coda-project-rows-api
  name: Coda Project Rows API
  description: You'll likely use this part of the API the most. These endpoints let you retrieve row data from tables in Superhuman
    Docs as well as create, upsert, update, and delete them. Most of these endpoints work for both base tables and views,
    but for inserting/upsering rows, you must use a base table.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Rows
  properties:
  - type: OpenAPI
    url: openapi/coda-project-rows-api-openapi.yml
- aid: coda-project:coda-project-tables-api
  name: Coda Project Tables API
  description: The Tables API from Coda Project — 2 operation(s) for tables.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Tables
  properties:
  - type: OpenAPI
    url: openapi/coda-project-tables-api-openapi.yml
- aid: coda-project:coda-project-webhooks-api
  name: Coda Project Webhooks API
  description: The Webhooks API from Coda Project — 3 operation(s) for webhooks.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/coda-project-webhooks-api-openapi.yml
- aid: coda-project:coda-project-workspace-users-api
  name: Coda Project Workspace Users API
  description: This API enables viewing and modifying user membership within a workspace. It is accessible both to organization
    admins and workspace admins for the respective workspaces.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Workspace Users
  properties:
  - type: OpenAPI
    url: openapi/coda-project-workspace-users-api-openapi.yml
- aid: coda-project:coda-project-workspaces-api
  name: Coda Project Workspaces API
  description: This API allows you to list and view your organization's workspaces.
  humanURL: https://coda.io/developers/apis/v1
  baseURL: https://coda.io/apis/v1
  tags:
  - Workspaces
  properties:
  - type: OpenAPI
    url: openapi/coda-project-workspaces-api-openapi.yml
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/coda-project/overview
- 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