Dealogic · OAuth Scopes

Dealogic OAuth Scopes

OAuth 2.0 searched

Dealogic publishes 4 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Dealogic API on a user’s behalf.

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.

AnalyticsCapital MarketsComplianceDeal ManagementDebt Capital MarketsEquity Capital MarketsFinanceFinancial DataInvestment BankingLeague TablesM&AODataPrivate EquityReportingSPACSyndicated Loans
Scopes: 4 Flows: Method: searched

Scopes (4)

ScopeDescriptionFlows
openid Standard OpenID Connect scope; requests an ID token.
profile Standard OpenID Connect scope; requests the end user's basic profile claims.
email Standard OpenID Connect scope; requests the end user's email claim.
dealogic Dealogic's single product scope. It is the only non-standard scope the authorization server advertises; the Dealogic APIs do not decompose access into per-resource or read/write scopes.

Source

OAuth Scopes

Raw ↑
generated: '2026-09-05'
method: searched
source: https://login.dealogic.com/.well-known/openid-configuration (HTTP 200, fetched 2026-09-05); baseline
  derived by derive-oauth-scopes.py from the eight harvested OpenAPI documents
docs: https://iongroup.com/analytics/data-portal/apis-data-feeds/
authorization_server:
  issuer: https://login.dealogic.com
  authorization_endpoint: https://login.dealogic.com/as/authorization.oauth2
  token_endpoint: https://login.dealogic.com/as/token.oauth2
note: Every harvested spec declares oauth2 with an EMPTY scopes map, so nothing is derivable from the
  contracts. The scopes below are the authorization server's own scopes_supported list, read from the
  OIDC discovery document. Dealogic publishes no per-product scope reference page; entitlement to a given
  dataset is granted on the licence, not by a scope string.
scope_count: 4
scopes:
- scope: openid
  description: Standard OpenID Connect scope; requests an ID token.
  source: oidc-discovery
- scope: profile
  description: Standard OpenID Connect scope; requests the end user's basic profile claims.
  source: oidc-discovery
- scope: email
  description: Standard OpenID Connect scope; requests the end user's email claim.
  source: oidc-discovery
- scope: dealogic
  description: Dealogic's single product scope. It is the only non-standard scope the authorization server
    advertises; the Dealogic APIs do not decompose access into per-resource or read/write scopes.
  source: oidc-discovery
claims_supported:
- idp
- sub
granularity:
  verdict: coarse
  detail: One product scope for the whole Dealogic API estate. An agent cannot request read-only access,
    nor access to one dataset (SPAC, Bank, Company, Sponsor, Reporting) without the rest; separation is
    enforced by licence entitlement server-side, not by the token.

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/dealogic-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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