How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Coda Docs API

Coda docs are foundational, top-level collaborative projects that contain pages. The API lets you list and search your docs to obtain basic metadata like titles and ownership information.

Coda Docs API is one of 18 APIs that Coda publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Docs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 5 operations across 2 paths, and defines 22 schemas. It is described by OpenAPI 3.2.0, at version 1.5.0.

Requests are made against a single base URL, https://coda.io/apis/v1.

5 operations 2 paths 22 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.5.0
Base URL
https://coda.io/apis/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Coda Docs API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (UUID) (Bearer). By default, every request must be authenticated.

  • Bearer — The Coda API can be accessed using an API token, which can be obtained from [My account](https://coda.io/account) in Coda. This token should be specified by se…

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Docs 5

Coda docs are foundational, top-level collaborative projects that contain pages. The API lets you list and search your docs to obtain basic metadata like titles and ownership info…

GET
/docs
List available docs
listDocs 10 params → 200401403404429
POST
/docs
Create doc
createDoc body → 201400401403429
GET
/docs/{docId}
Get info about a doc
getDoc 1 param → 200401403404429
DELETE
/docs/{docId}
Delete doc
deleteDoc 1 param → 202401403404429
PATCH
/docs/{docId}
Update doc
updateDoc 1 param body → 200400401403404429

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are DocumentCreationResult (18 properties), Doc (17 properties), DocPublished (7 properties), PageCreate (6 properties). Each schema is shown below with its type and property counts.

DocPublished
object
Information about the publishing state of the document.
7 properties 5 required
PageContentFormat
string
Supported content types for page (canvas) content.
DocReference
object
Reference to a Coda doc.
4 properties 4 required
WorkspaceReference
object
Reference to a Coda workspace.
5 properties 3 required
DocDelete
object
The result of a doc deletion.
PageCreate
object
Payload for creating a new page in a doc.
6 properties
nextPageToken
string
If specified, an opaque token used to fetch the next page of results.
DocList
object
List of Coda docs.
4 properties 1 required
DocumentCreationResult
object
The result of a doc creation.
18 properties 13 required
Doc
object
Metadata about a Coda doc.
17 properties 13 required
PageCreateContent
Content that can be added to a page at creation time, either text (or rich text) or a URL to create a full-page embed.
Icon
object
Info about the icon.
3 properties 3 required
nextPageLink
string
If specified, a link that can be used to fetch the next page of results.
DocUpdateResult
object
The result of a doc update
DocUpdate
object
Payload for updating a doc.
2 properties
PageContent
object
Content to be added or replaced with in a page (canvas).
2 properties 2 required
PageEmbedRenderMethod
string
Render mode for a page using the Embed page type.
DocCreate
object
Payload for creating a new doc.
5 properties
DocCategory
object
The category applied to a doc.
1 property 1 required
FolderReference
object
Reference to a Coda folder.
4 properties 3 required
DocSize
object
The number of components within a Coda doc.
4 properties 4 required
DocPublishMode
string
Which interaction mode the published doc should use.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coda-docs-api-openapi.yml Raw ↑

Other APIs Coda publishes across the network.

Coda Account API
Coda Analytics API
Coda Automations API
Coda Columns API
Coda Controls API
Coda CustomDocDomains API
Coda Folders API
Coda Formulas API
Coda Go Links API
Coda Miscellaneous API
Coda Packs API
Coda Pages API
Where this information came from

This is an independent, third-party profile of Coda Docs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.