Simetrik · OAuth Scopes

Simetrik OAuth Scopes

OAuth 2.0 probed

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

CompanyReconciliationFinancial OperationsPaymentsAccountingFintechFinancial CloseData IntegrationAgentsMCPLatin America
Scopes: 0 Flows: Method: probed

Scopes (0)

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

These are the scopes the running authorization server advertises, not a scope reference page - Simetrik publishes no scopes/permissions reference, and the docs actively tell users to leave the client's OAuth advanced settings closed. The three scopes are identity scopes only; they carry no Simetrik-resource authorization. Actual authorization is the signed-in user's own workspace role and permissions, enforced server-side on every call, plus two independent gates (the workspace must be enabled for CLI/agent access and the role must hold the "Use CLI" permission). That means the OAuth scope set does NOT describe what an agent can reach - see authentication/simetrik-authentication.yml.

Source

OAuth Scopes

simetrik-scopes.yml Raw ↑
generated: '2026-08-27'
method: probed
source: >-
  https://mcp.us.simetrik.com/.well-known/oauth-authorization-server (HTTP 200) and
  https://mcp.us.simetrik.com/.well-known/oauth-protected-resource/mcp (HTTP 200), both fetched
  anonymously 2026-08-27.
docs: https://docs.simetrik.com/mcp/connect
note: >-
  These are the scopes the running authorization server advertises, not a scope reference page -
  Simetrik publishes no scopes/permissions reference, and the docs actively tell users to leave the
  client's OAuth advanced settings closed. The three scopes are identity scopes only; they carry no
  Simetrik-resource authorization. Actual authorization is the signed-in user's own workspace role and
  permissions, enforced server-side on every call, plus two independent gates (the workspace must be
  enabled for CLI/agent access and the role must hold the "Use CLI" permission). That means the OAuth
  scope set does NOT describe what an agent can reach - see authentication/simetrik-authentication.yml.
authorization_server: https://mcp.us.simetrik.com/
protected_resource: https://mcp.us.simetrik.com/mcp
scope_count: 3
scopes:
- name: openid
  description: OpenID Connect authentication of the Simetrik user.
  kind: identity
- name: profile
  description: Basic profile claims for the signed-in Simetrik user.
  kind: identity
- name: email
  description: Email address of the signed-in Simetrik user.
  kind: identity
permission_model:
  granularity: workspace role
  documented_permissions:
  - name: Use CLI
    description: >-
      Role-level permission required for both the CLI and the MCP server. Without it the workspace
      does not appear on the connect picker and tools return permission errors.
    granted_in: app.simetrik.com
  note: >-
    Simetrik does not publish a full permission catalog. Only the "Use CLI" permission is named in the
    public docs; the rest are referred to generically as "the corresponding access for your role".

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