Member Library

❗️

Coming Soon!

At this time, the Member library is in Private Beta. If you would like access to the Private Beta documentation and repository, please contact your Recuro Health account manager.

To start using the Member SDK in your apps, you need to perform a few basic tasks first.

Get an API Subscription Key

The Recuro Health team will have provided you with an API Subscription Key that is used for two purposes:

If you do not yet have an API Subscription Key, contact your Recuro Health account manager to request one.

Install the Recuro Health Member SDK

You can add the Recuro Health Member SDK as a NuGet package.

Install-Package WellViaSDK.Member
dotnet add package WellViaSDK.Member
<PackageReference Include="WellViaSDK.Member" />
paket add WellViaSDK.Member

What’s Next

Setup a Member Service Client