Independence Blue Cross · OAuth Scopes
Independence Blue Cross OAuth Scopes
OAuth 2.0
probed
Independence Blue Cross publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Independence Blue Cross API on a user’s behalf.
Tokens are issued from https://eapics.ibx.com/oauth2/v2/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.
HealthcareHealth InsuranceBlue Cross Blue ShieldManaged CareMedicareMedicare AdvantageMedicaidCHIPCommercialDentalVisionBehavioral HealthPharmacy BenefitsInteroperabilityFHIRSMART on FHIRCMSPatient AccessProvider DirectoryDrug FormularyTransparency In Coverage
Scopes: 4
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://member.ibx.com/patientaccesssvc/oauth2/v1/authorize
https://member.ibx.com/patientaccesssvc/oauth2/v1/authorize
Token URL
https://eapics.ibx.com/oauth2/v2/token
https://eapics.ibx.com/oauth2/v2/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| launch/patient | SMART standalone launch with a single patient context. The issued token is bound to exactly one member, so type-level searches return only that member's resources. | authorizationCode |
| patient/*.read | Read every patient-scoped FHIR R4 resource the Patient Access API exposes — Patient, Coverage, ExplanationOfBenefit, AllergyIntolerance, CarePlan, Condition, DiagnosticReport, Encounter, Goal, Immunization, Medication, MedicationDispense, MedicationRequest, Observation and Procedure. This is a wildcard read scope; there is no published narrower per-resource alternative. | authorizationCode |
| openid | OpenID Connect identity for the authenticating member. | authorizationCode |
| offline_access | Issue a refresh token so the application can continue reading after the access token expires without re-prompting the member. Token lifetimes are not published, so this is effectively required for any non-interactive refresh. | authorizationCode |
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.