Roivant Sciences · OAuth Scopes

Roivant Sciences OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://api.healthjump.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.

BiotechPharmaceuticalDrug DevelopmentClinical TrialsHealth DataTokenizationElectronic Health RecordsReal World EvidenceHolding CompanyHealthcare
Scopes: 3 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://api.healthjump.com/oauth/token
Flows
clientCredentials

Scopes (3)

ScopeDescriptionFlows
read:clinical Read all clinical resources (encounters, vitals, labs, etc.). clientCredentials
read:financial Read financial and billing-related fields. clientCredentials
read:patients Read patient demographic and clinical records. clientCredentials

Source

OAuth Scopes

roivant-sciences-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/datavant-healthjump-ehr-openapi.yml
schemes:
- name: OAuth2
  source: openapi/datavant-healthjump-ehr-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.healthjump.com/oauth/token
scopes:
- scope: read:clinical
  description: Read all clinical resources (encounters, vitals, labs, etc.).
  flows:
  - clientCredentials
  sources:
  - openapi/datavant-healthjump-ehr-openapi.yml
- scope: read:financial
  description: Read financial and billing-related fields.
  flows:
  - clientCredentials
  sources:
  - openapi/datavant-healthjump-ehr-openapi.yml
- scope: read:patients
  description: Read patient demographic and clinical records.
  flows:
  - clientCredentials
  sources:
  - openapi/datavant-healthjump-ehr-openapi.yml