Venminder (Digital Comply) · OAuth Scopes

Venminder (Digital Comply) OAuth Scopes

OAuth 2.0 searched

Venminder (Digital Comply) publishes 1 OAuth 2.0 scope via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Venminder (Digital Comply) API on a user’s behalf.

Tokens are issued from https://login.venminder.com/connect/token.

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.

CompanyThird-Party Risk ManagementVendor ManagementRiskComplianceContractsFinancial ServicesDue DiligenceSCIM
Scopes: 1 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://login.venminder.com/connect/token
Flows
clientCredentials

Scopes (1)

ScopeDescriptionFlows
venminderApi Access to the customer-facing Venminder API (rsd.venminder.com/api/v1 and /scim/v2). clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: https://developers.venminder.com/ (Venminder Token page) + https://login.venminder.com/.well-known/openid-configuration
docs: https://developers.venminder.com/318218fb2/p/9845ac-the-venminder-apis/b/30923a
notes: 'The customer-facing Venminder API uses the OAuth 2.0 client-credentials grant against the IdentityServer
  at login.venminder.com with the venminderApi scope (documented curl: grant_type=client_credentials&scope=venminderApi).
  The OpenAPI itself declares only a Bearer apiKey header scheme, so this scope surface comes from the
  docs and the OIDC discovery document.'
schemes:
- name: OAuth2 client credentials
  source: https://login.venminder.com/.well-known/openid-configuration
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.venminder.com/connect/token
scopes:
- scope: venminderApi
  description: Access to the customer-facing Venminder API (rsd.venminder.com/api/v1 and /scim/v2).
  flows:
  - clientCredentials
  sources:
  - https://developers.venminder.com/ Token page FAQ curl example
issuer_advertised_scopes:
  notes: Full scopes_supported list advertised by the login.venminder.com OIDC discovery document; most
    are internal/partner scopes not offered to API customers.
  scopes:
  - openid
  - profile
  - venminderUser
  - internalApi
  - venminderApi
  - exchangeApi
  - controlAssessmentsApi
  - internalControlAssessmentsApi
  - internalControlAssessmentsApiClient
  - riskratings-partners-webapi
  - venminderFlexBillingApi
  - offline_access