LendKey · OAuth Scopes

LendKey OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from /oauth2/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.

CompanyFintechLendingLoansStudent LoansCredit UnionsBankingLoan OriginationFinancial ServicesPaymentsE-SignatureTreasury
Scopes: 0 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
/oauth2/token https://api.lendkey.com/lo_partnerintegrationinternalapi/oauth2/token
Flows
clientCredentials

Scopes (0)

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

Source

OAuth Scopes

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/lendkey-esign-openapi.yml, openapi/lendkey-partner-integration-internal-openapi.yml,
  openapi/lendkey-treasury-management-openapi.yml
schemes:
- name: oauth2
  source: openapi/lendkey-esign-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oauth2/token
  description: OAuth2 client credentials flow via Kong Gateway
- name: oauth2
  source: openapi/lendkey-partner-integration-internal-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.lendkey.com/lo_partnerintegrationinternalapi/oauth2/token
- name: oauth2
  source: openapi/lendkey-treasury-management-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oauth2/token
  description: OAuth2 client credentials flow via Kong Gateway
scopes: []