Venminder (Digital Comply) · Authentication Profile

Venminder Digital Comply Authentication

Authentication

Venminder (Digital Comply) secures its APIs with oauth2 and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyThird-Party Risk ManagementVendor ManagementRiskComplianceContractsFinancial-ServicesDue DiligenceSCIM
Methods: oauth2, apiKey Schemes: 2 OAuth flows: clientCredentials API key in: header

Security Schemes

Bearer apiKey
· in: header (Authorization)
OAuth2 client credentials (docs) oauth2
· flows: clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/venminder-digital-comply-openapi-original.json + https://developers.venminder.com/ (Getting
  Started, Venminder Token pages)
docs: https://developers.venminder.com/318218fb2/p/325101-getting-started
summary:
  types:
  - oauth2
  - apiKey
  api_key_in:
  - header
  oauth2_flows:
  - clientCredentials
  transport: HTTPS with TLS 1.2 required
notes: 'Authentication is OAuth 2.0 / OpenID Connect bearer tokens using the client-credentials grant.
  Customers create an API Key (Client ID + Client Secret + expiration) in the Venminder Admin Panel (requires
  the API Key Manager role; the API feature itself must be enabled by Venminder). The token endpoint is
  https://login.venminder.com/connect/token with scope venminderApi; the resulting access token is sent
  as an Authorization: Bearer header to rsd.venminder.com. Access tokens expire and must be refreshed
  by re-authenticating.'
token_endpoint: https://login.venminder.com/connect/token
grant_type: client_credentials
scope: venminderApi
example: curl -v -X POST -d "grant_type=client_credentials&scope=venminderApi" -u <api_key>:<client_secret>
  https://login.venminder.com/connect/token
oidc_discovery: well-known/venminder-digital-comply-openid-configuration.json
schemes:
- name: Bearer
  type: apiKey
  in: header
  parameter: Authorization
  description: Please insert access token with Bearer into field eg. Bearer eyJhbGciOiJSUzI1Ni and click
    authorize.
  sources:
  - openapi/venminder-digital-comply-openapi-original.json
- name: OAuth2 client credentials (docs)
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.venminder.com/connect/token
    scopes:
      venminderApi: Access to the Venminder API
  sources:
  - https://developers.venminder.com/ Token page

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/venminder-digital-comply-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.