Coda Project · Authentication Profile

Coda Project Authentication

Authentication

Coda Project secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyProductivityDocumentsSpreadsheetsCollaborationNo-CodeWorkspaceArtificial IntelligenceContent ManagementSoftware-as-a-Service
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

Bearer http
scheme: bearer
OAuth2 oauth2
· flows:

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/coda-project-admin-openapi-original.json, openapi/coda-project-openapi-original.json, https://coda.io/.well-known/oauth-authorization-server
docs: https://coda.io/developers/apis/v1#section/Authentication
summary:
  types:
  - http
  - oauth2
  oauth2_flows:
  - authorizationCode
  token_restrictions: >-
    Docs API bearer tokens can be created with restrictions limiting them to read, write, or
    read+write access, and scoped to specific documents or tables. /whoami and
    /resolveBrowserLink are special-cased.
schemes:
- name: Bearer
  type: http
  scheme: bearer
  bearerFormat: UUID
  description: |-
    The Superhuman Docs Admin API can be accessed using an API token, which can be obtained from [*My account*](https://docs.superhuman.com/account)
    in Superhuman Docs. This token should be specified by setting a header as follows.

    ```Authorization: Bearer <api_token>```

    Keep your token safe, as anyone who gets access to it can access your account. Once a token is created
    it cannot be viewed or modi
  sources:
  - openapi/coda-project-admin-openapi-original.json
  - openapi/coda-project-openapi-original.json
- name: OAuth2
  type: oauth2
  source: well-known/coda-project-oauth-authorization-server.json
  note: >-
    Separate OAuth 2.0 authorization server powering third-party apps and the official remote
    MCP server. PKCE (S256), dynamic client registration, authorization_code grant, scope mcp:all.
  flows:
    authorizationCode:
      authorizationUrl: https://coda.io/v4/api/oauth2/authorize
      tokenUrl: https://coda.io/v4/api/oauth2/token
      registrationUrl: https://coda.io/v4/api/oauth2/register
      scopes:
        "mcp:all": Full read/write access via the remote MCP server.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/coda-project-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.