Vital · Arazzo Workflow
Vital Onboard a User and Connect a Wearable
Version 1.0.0
Create a Vital user, mint a Link token, and surface the available providers to connect.
View Spec
View on GitHub
Health DataWearablesLab TestingDigital HealthHealth TechHealthcareHIPAAHealthKitHealth ConnectEHREMRBiomarkersDiagnosticsContinuous Glucose MonitoringSleepActivityHeart RateWebhookPhlebotomyLab OrdersArazzoWorkflows
Provider
Workflows
onboard-user-connect-wearable
Create a Vital user and prepare a Link token plus provider list for wearable connection.
Creates a Vital user for the supplied client_user_id, generates a Vital Link token for that user, and lists the providers the token can offer so the end user can pick a wearable to connect.
1
createUser
Create a Vital user tied to your client_user_id and capture the Vital user_id used for all subsequent interactions.
2
generateLinkToken
Generate a one-time Vital Link token (valid for 10 minutes) for the new user so a wearable provider connection can be initiated.
3
listProviders
List the providers available for this Link token so your custom Link UI can present the end user with selectable wearable sources.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.