Cadasto · OAuth Scopes

Cadasto OAuth Scopes

OAuth 2.0 searched

Cadasto 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.

HealthcareHealth ITopenEHRElectronic Health RecordsClinical Data RepositoryInteroperabilityFHIRVendor Neutral ArchiveClinical DataAQLMCPAgent SkillsNetherlands
Scopes: 0 Flows: Method: searched

Scopes (0)

Cadasto 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.

Source

OAuth Scopes

Raw ↑
generated: '2026-09-02'
method: searched
source: >-
  https://docs.cadasto.io/docs/guides/authentication (token request "scope" parameter and the
  scopes_supported field of the /.well-known/smart-configuration response shown verbatim in the
  docs) and https://docs.cadasto.io/docs/faq ("Requested scopes: api.read api.write" in the
  credential-request template).
docs: https://docs.cadasto.io/docs/guides/authentication
derived_baseline: >-
  derive-oauth-scopes.py found ZERO oauth2 securitySchemes in openapi/ — the six openEHR
  ITS-REST documents Cadasto publishes carry an empty components.securitySchemes, and the
  Additional API declares only http/bearer. Every scope below therefore comes from the prose
  documentation, not from a machine-readable contract.
flow: clientCredentials
token_endpoint: https://{mycompany}.auth.prod.cadasto.io/oauth/token
scope_delimiter: ' '
scopes:
- name: api.read
  description: >-
    Read access to the Cadasto API surface. Documented as one of the two scopes advertised by
    scopes_supported and requested at credential issuance.
- name: api.write
  description: >-
    Write access to the Cadasto API surface. Documented as one of the two scopes advertised by
    scopes_supported and requested at credential issuance.
granularity: coarse
notes:
  - >-
    Only two scopes are published, and they are platform-wide read/write. There is no per-API
    (EHR vs Demographic vs Admin), per-resource or per-operation scope in the public
    documentation, so an agent granted api.write on a Cadasto tenant can also reach the Admin
    API's physically destructive operations unless the tenant restricts them by some other
    means the docs do not describe.
  - >-
    The docs say the live /.well-known/smart-configuration response "may include additional
    fields"; a tenant's actual scopes_supported may be richer than the two documented here.
    Confirming that requires an issued tenant, so it is recorded as unknown rather than guessed.
  - >-
    SMART on openEHR is declared fully supported, but no SMART scope grammar
    (patient/*.read, user/*.write, launch/patient) is published on a public Cadasto page.
gaps:
  - No scopes reference page exists; the two scope names appear only as examples inside the
    authentication guide and the FAQ credential-request template.
  - No scope-to-operation mapping is published.

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/cadasto-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.