LendInvest · OAuth Scopes

LendInvest OAuth Scopes

OAuth 2.0 searched

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

CompanyFintechLendingMortgagesProperty FinanceReal EstateFinancial ServicesUnited Kingdom
Scopes: 0 Flows: Method: searched

Scopes (0)

LendInvest 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

lendinvest-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://customerportal.lendinvest.com/.well-known/openid-configuration
issuer: https://customerportal.lendinvest.com
notes: >-
  Captured verbatim from the scopes_supported array of the OpenID Connect discovery
  document served by the LendInvest broker / borrower portal. IMPORTANT PROVENANCE CAVEAT:
  that portal is a Salesforce Experience Cloud community, so this is the standard Salesforce
  platform scope set advertised by the tenant, not a LendInvest-authored product scope
  vocabulary. LendInvest publishes no public API and no scopes/permissions reference page
  of its own. Only the OIDC core scopes and the general-purpose Salesforce API scopes are
  likely to be grantable to a partner connected app; the Data Cloud (cdp_*), Marketing
  (pardot_api) and Einstein (einstein_gpt_api, sfap_api) scopes are advertised by the
  platform whether or not the tenant licenses those products.
scope_source: salesforce-platform-advertised
oidc_core_scopes:
- name: openid
  description: Request an OpenID Connect ID token for the authenticated portal user.
- name: profile
  description: Access the user's basic profile claims (name, username, picture, locale).
- name: email
  description: Access the user's email address and email_verified claim.
- name: phone
  description: Access the user's phone number and phone_number_verified claim.
- name: address
  description: Access the user's address claim.
- name: id
  description: Salesforce identity URL scope; returns the identity service endpoint for the user.
- name: offline_access
  description: Issue a refresh token so the client can obtain new access tokens without user interaction.
- name: refresh_token
  description: Salesforce alias for offline_access; permits refresh-token issuance.
platform_api_scopes:
- name: api
  description: Access Salesforce data via the tenant's REST and SOAP APIs on behalf of the user.
- name: full
  description: Full access to all data the authenticated user can reach; does not by itself grant refresh tokens.
- name: web
  description: Permit use of the access token in a web browser session (frontdoor).
- name: lightning
  description: Access Lightning Experience application resources.
- name: visualforce
  description: Access Visualforce pages.
- name: content
  description: Access Salesforce Files / content resources.
- name: chatter_api
  description: Access the Chatter / Connect REST API.
- name: custom_permissions
  description: Return the tenant's custom permissions for the authenticated user in the token response.
- name: user_registration_api
  description: Access the self-registration API used for portal / community account creation.
- name: pwdless_login_api
  description: Access the passwordless login API for portal users.
- name: forgot_password
  description: Access the forgot-password / credential-reset API for portal users.
- name: wave_api
  description: Access CRM Analytics (Wave) APIs.
- name: eclair_api
  description: Access CRM Analytics chart / Eclair APIs.
- name: interaction_api
  description: Access the interaction (flow orchestration) API.
- name: chatbot_api
  description: Access the Einstein Bots runtime API.
- name: scrt_api
  description: Access the Service Cloud real-time messaging API.
- name: mcp_api
  description: Access the Salesforce Model Context Protocol API surface advertised by the platform.
data_cloud_and_ai_scopes:
- name: cdp_api
  description: Access Salesforce Data Cloud (CDP) APIs.
- name: cdp_ingest_api
  description: Ingest records into Data Cloud.
- name: cdp_query_api
  description: Query Data Cloud data.
- name: cdp_profile_api
  description: Read unified Data Cloud customer profiles.
- name: cdp_segment_api
  description: Manage Data Cloud segments.
- name: cdp_identityresolution_api
  description: Access Data Cloud identity-resolution rulesets.
- name: cdp_calculated_insight_api
  description: Access Data Cloud calculated insights.
- name: data_cloud_user_claims
  description: Include Data Cloud user claims in the token.
- name: einstein_gpt_api
  description: Access Einstein generative AI APIs.
- name: sfap_api
  description: Access the Salesforce AI platform API.
- name: pardot_api
  description: Access Account Engagement (Pardot) marketing automation APIs.
related:
  authentication: authentication/lendinvest-authentication.yml
  well_known: well-known/lendinvest-well-known.yml