Help your users connect health plan, claims, and clinical data to your app
Flexpa is the fastest way for your digital health app to connect to new Patient Access APIs. Support linking sources of data from Medicare, individual & family, and employer group plans from UnitedHealthcare, Anthem, Humana, and more.
To use Flexpa, you'll need API keys. Contact us for access.
Get started with our quickstart guide and cloneable project
Try it out →
Introduction
Flexpa Link and Flexpa API work together to help your users connect their health plans to your app and make accessing health plan data easy.
Modes
Flexpa has two environments, or operating modes.
Get started immediately with test patient credentials. API calls return simulated data in test mode. Use this mode as you build your app.
Launch your app with live patient credentials. API calls return real data in Live mode.
Keys
Each app uses one pair of API keys for each environment for a total of four. Each pair consists of a public and secret part.
A unique key to identify your app, may be used on the client-side.
A confidential secret that you must not share publicly.
Test Mode Keys
Generate your own set of Test Mode API keys to get started
Try it yourself
Start by integrating Flexpa Link into your app. This guide will help you add it to a web project in minutes. Next, you'll complete the auth flow and be ready to make API requests.