hi.health · OAuth Scopes

hi.health OAuth Scopes

OAuth 2.0 searched

hi.health publishes 3 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the hi.health 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.

CompanyInsurancePaymentsCardsFintechHealthCards-as-a-ServiceEmbedded FinanceReimbursementClaims
Scopes: 3 Flows: Method: searched

Scopes (3)

ScopeDescriptionFlows
sync Sync scope: read/expense-management integration for pulling card, transaction and receipt data into a partner's own application (expense management use case).
embedded-wallet Embedded Wallet scope: embed Pliant cards and wallet functionality inside a partner application.
fully-embedded Fully Embedded scope: the deepest integration tier, embedding the full card-issuing and management lifecycle in the partner product.

Source

OAuth Scopes

hihealth-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://partner.getpliant.com/docs/introduction-to-scopes.md
docs: https://partner.getpliant.com/docs/introduction-to-scopes.md
schemes:
- name: OAuth2ClientCredentials
  identity_provider: Auth0
  flow: clientCredentials
  tokenUrl: https://infinnityprodinternal.eu.auth0.com/oauth/token
notes: >-
  Pliant models partner access as documented "scopes" that gate which parts of
  the CaaS API a partner integration may use (endpoint permissions are documented
  at /docs/endpoint-permissions). These are integration access tiers rather than
  free-form OAuth scope strings; the concrete grant is provisioned during partner
  onboarding.
scopes:
- scope: sync
  description: >-
    Sync scope: read/expense-management integration for pulling card, transaction
    and receipt data into a partner's own application (expense management use case).
  docs: https://partner.getpliant.com/docs/sync-scope.md
- scope: embedded-wallet
  description: >-
    Embedded Wallet scope: embed Pliant cards and wallet functionality inside a
    partner application.
  docs: https://partner.getpliant.com/docs/embedded-wallet-scope.md
- scope: fully-embedded
  description: >-
    Fully Embedded scope: the deepest integration tier, embedding the full
    card-issuing and management lifecycle in the partner product.
  docs: https://partner.getpliant.com/docs/fully-embedded-scope.md