Moxe Health · OAuth Scopes

Moxe Health OAuth Scopes

OAuth 2.0 derived

Moxe Health publishes 4 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Moxe Health API on a user’s behalf.

Tokens are issued from https://${environment}-api.moxehealth.com/oauth/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.

HealthcareUnited StatesInteroperabilityClinical DataPayerProviderEHRHealth Data ExchangeClaimsRisk Adjustment
Scopes: 4 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://${environment}-api.moxehealth.com/oauth/token
Flows
clientCredentials

Scopes (4)

ScopeDescriptionFlows
read:claim-management-request
read:patient-chart-request get information on existing transactions clientCredentials
write:claim-management-request
write:patient-chart-request create patient chart transactions clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-07-24'
method: derived
source: openapi/moxe-health-chart-retrieval-initiate-openapi.json, openapi/moxe-health-chart-retrieval-status-openapi.json,
  openapi/moxe-health-claim-management-initiate-openapi.json, openapi/moxe-health-claim-management-status-openapi.json
schemes:
- name: moxe_auth
  source: openapi/moxe-health-chart-retrieval-initiate-openapi.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://${environment}-api.moxehealth.com/oauth/token
- name: moxe_auth
  source: openapi/moxe-health-chart-retrieval-status-openapi.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://${environment}-api.moxehealth.com/oauth/token
- name: moxe_auth
  source: openapi/moxe-health-claim-management-initiate-openapi.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://${environment}-api.moxehealth.com/oauth/token
- name: moxe_auth
  source: openapi/moxe-health-claim-management-status-openapi.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://${environment}-api.moxehealth.com/oauth/token
scopes:
- scope: read:claim-management-request
  sources:
  - openapi/moxe-health-claim-management-status-openapi.json
- scope: read:patient-chart-request
  description: get information on existing transactions
  flows:
  - clientCredentials
  sources:
  - openapi/moxe-health-chart-retrieval-initiate-openapi.json
  - openapi/moxe-health-chart-retrieval-status-openapi.json
  - openapi/moxe-health-claim-management-initiate-openapi.json
  - openapi/moxe-health-claim-management-status-openapi.json
- scope: write:claim-management-request
  sources:
  - openapi/moxe-health-claim-management-initiate-openapi.json
- scope: write:patient-chart-request
  description: create patient chart transactions
  flows:
  - clientCredentials
  sources:
  - openapi/moxe-health-chart-retrieval-initiate-openapi.json
  - openapi/moxe-health-chart-retrieval-status-openapi.json
  - openapi/moxe-health-claim-management-initiate-openapi.json
  - openapi/moxe-health-claim-management-status-openapi.json