Vital Link API covers only cloud-based providers.

Your mobile app has to manage connections with SDK-based providers — such as Apple HealthKit and Android Health Connect — through the Vital Mobile Health SDK, separately from Vital Link.

1

Your Backend

Create a Vital Link Token for a user using the Create Link Token endpoint.

You may want to launch Vital Link for an individual provider. This launches the Vital Link widget straight into the login flow for the specified provider.

To do so, you just pass in the provider name as one of the parameter’s to the link create endpoint.



2

Your Frontend

Use the Link Token to launch the Link Widget on your frontend.