Uncountable · OAuth Scopes

Uncountable OAuth Scopes

OAuth 2.0 probed

Uncountable uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyLaboratory InformaticsLIMSElectronic Lab NotebookR&D Data ManagementProduct Lifecycle ManagementQuality ManagementMaterials ScienceChemicalsArtificial IntelligenceModel Context Protocol
Scopes: 0 Flows: Method: probed

Scopes (0)

Uncountable implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Scopes are read verbatim from the scopes_supported array of the live OAuth 2.0 / OpenID Connect discovery documents on both the US and EU application hosts (identical on both). Uncountable publishes no scope reference page, so the descriptions below are the plain reading of the scope names plus the one corroborating public signal: the /mcp endpoint's WWW-Authenticate challenge names EXTERNAL_API_READ and EXTERNAL_API_WRITE as the scopes it requires. No per-endpoint scope mapping is published; that reference sits behind the application sign-in at /docs.

Source

OAuth Scopes

uncountable-scopes.yml Raw ↑
generated: '2026-09-01'
method: probed
source: https://app.uncountable.com/.well-known/openid-configuration
docs: https://www.support.uncountable.com/knowledge-base/uncountable-mcp-setup-guide/
note: >-
  Scopes are read verbatim from the scopes_supported array of the live OAuth 2.0 /
  OpenID Connect discovery documents on both the US and EU application hosts (identical
  on both). Uncountable publishes no scope reference page, so the descriptions below are
  the plain reading of the scope names plus the one corroborating public signal: the
  /mcp endpoint's WWW-Authenticate challenge names EXTERNAL_API_READ and
  EXTERNAL_API_WRITE as the scopes it requires. No per-endpoint scope mapping is
  published; that reference sits behind the application sign-in at /docs.
authorization_server: https://app.uncountable.com
authorization_endpoint: https://app.uncountable.com/oauth2/authorize
token_endpoint: https://app.uncountable.com/oauth2/token
flows:
- authorization_code
- refresh_token
pkce: S256
scope_count: 3
scopes:
- name: EXTERNAL_API_READ
  description: Read access to the Uncountable External API and the hosted MCP server.
  evidence: >-
    scopes_supported in the discovery document; also named in the WWW-Authenticate
    Bearer challenge returned by https://app.uncountable.com/mcp (HTTP 401).
- name: EXTERNAL_API_WRITE
  description: Write access to the Uncountable External API and the hosted MCP server.
  evidence: >-
    scopes_supported in the discovery document; also named in the WWW-Authenticate
    Bearer challenge returned by https://app.uncountable.com/mcp (HTTP 401).
- name: CAD
  description: >-
    CAD-related access. Uncountable publishes no description of this scope; it is
    recorded here because it is declared by the authorization server.
  evidence: scopes_supported in the discovery document.

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/uncountable-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.