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 Columns API

While columns in Coda 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.

Coda Columns 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 Columns. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 2 operations across 2 paths, and defines 36 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.

2 operations 2 paths 36 schemas 2 GET

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 Columns 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 2

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

Columns 2

While columns in Coda 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
/docs/{docId}/tables/{tableIdOrName}/columns
List columns
listColumns 5 params → 200401403404429
GET
/docs/{docId}/tables/{tableIdOrName}/columns/{columnIdOrName}
Get a column
getColumn 3 params → 200401403404429

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are ColumnDetail (10 properties), Column (9 properties), TableReference (7 properties), PageReference (5 properties). Each schema is shown below with its type and property counts.

CheckboxColumnFormat
Format of a checkbox column.
TableReference
object
Reference to a table or view.
7 properties 6 required
ColumnList
object
List of columns.
4 properties 1 required
EmailColumnFormat
Format of an email column.
TimeColumnFormat
Format of a time column.
CurrencyColumnFormat
Format of a currency column.
SliderColumnFormat
Format of a numeric column that renders as a slider.
DurationColumnFormat
Format of a duration column.
ColumnFormat
Format of a column.
ImageShapeStyle
string
How an image should be displayed.
nextPageToken
string
If specified, an opaque token used to fetch the next page of results.
DurationUnit
string
A time unit used as part of a duration value.
CheckboxDisplayType
string
How a checkbox should be displayed.
EmailDisplayType
string
How an email address should be displayed in the user interface.
PageReference
object
Reference to a page.
5 properties 5 required
SimpleColumnFormat
object
Format of a simple column.
2 properties 2 required
DateColumnFormat
Format of a date column.
DateTimeColumnFormat
Format of a date column.
ReferenceColumnFormat
Format of a column that refers to another table.
SelectColumnFormat
Format of a select column.
nextPageLink
string
If specified, a link that can be used to fetch the next page of results.
ColumnFormatType
string
Format type of the column
LinkDisplayType
string
How a link should be displayed in the user interface.
ImageReferenceColumnFormat
Format of an image reference column.
ScaleColumnFormat
Format of a numeric column that renders as a scale, like star ratings.
CurrencyFormatType
string
How the numeric value should be formatted (with or without symbol, negative numbers in parens).
NumberOrNumberFormula
A number or a string representing a formula that evaluates to a number.
SliderDisplayType
string
How the slider should be rendered.
NumericColumnFormat
Format of a numeric column.
TableType
string
LinkColumnFormat
Format of a link column.
ButtonColumnFormat
Format of a button column.
SelectOption
object
An option for a select column.
3 properties 1 required
Column
object
Info about a column.
9 properties 5 required
ColumnDetail
object
Info about a column.
10 properties 6 required
IconSet
string
List of available icon sets.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coda-columns-api-openapi.yml Raw ↑

Other APIs Coda publishes across the network.

Coda Account API
Coda Analytics API
Coda Automations API
Coda Controls API
Coda CustomDocDomains API
Coda Docs 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 Columns 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.