Sygnum · OAuth Scopes

Sygnum OAuth Scopes

OAuth 2.0 probed

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

CompanyBankingDigital AssetsCryptocurrencyCustodyTradingStakingTokenizationSettlementMarket DataFinancial-ServicesSwitzerlandSingaporeB2B
Scopes: 0 Flows: Method: probed

Scopes (0)

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

Two scope surfaces exist and only one of them is public. The OIDC scopes below are the identity scopes the Auth0 tenant advertises anonymously. The API scopes that actually gate the Banking/Trading/Custody/Staking/Connect/Protect/Market Data resources are served from https://api.sygnum.com/b2b/v1/available-scopes, which returns HTTP 401 to an anonymous caller — they are enumerable only inside the developer portal's Access Management screen after a client login. Nothing about the API scope names is asserted here because nothing about them is published.

Source

OAuth Scopes

sygnum-scopes.yml Raw ↑
generated: '2026-08-29'
method: probed
source: https://auth.sygnum.com/.well-known/openid-configuration (HTTP 200)
note: >-
  Two scope surfaces exist and only one of them is public. The OIDC scopes below are the
  identity scopes the Auth0 tenant advertises anonymously. The API scopes that actually
  gate the Banking/Trading/Custody/Staking/Connect/Protect/Market Data resources are served
  from https://api.sygnum.com/b2b/v1/available-scopes, which returns HTTP 401 to an
  anonymous caller — they are enumerable only inside the developer portal's Access
  Management screen after a client login. Nothing about the API scope names is asserted
  here because nothing about them is published.
docs: https://developer.sygnum.com/client-management
authorization_server: https://auth.sygnum.com/
token_endpoint: https://auth.sygnum.com/oauth/token
scopes:
- name: openid
  description: OIDC — issue an ID token for the authenticated subject.
- name: profile
  description: OIDC — basic profile claims.
- name: offline_access
  description: OIDC — issue a refresh token.
- name: email
  description: OIDC — email address claim.
- name: email_verified
  description: OIDC — email verification status claim.
- name: name
  description: OIDC — full name claim.
- name: given_name
  description: OIDC — given name claim.
- name: family_name
  description: OIDC — family name claim.
- name: nickname
  description: OIDC — nickname claim.
- name: picture
  description: OIDC — profile picture claim.
- name: created_at
  description: OIDC — account creation timestamp claim.
- name: identities
  description: Auth0 — linked identity providers claim.
- name: phone
  description: OIDC — phone number claim.
- name: address
  description: OIDC — postal address claim.
api_scopes:
  published: false
  endpoint: https://api.sygnum.com/b2b/v1/available-scopes
  http_status: 401
  assignment: >-
    Per Auth0 client, chosen in the developer portal when the client is created or edited
    ("New Auth0 client -> Scope"), and bound to the partner's contract.

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