The first step to getting started with Vital is to create a user. Vital user is created by using a CLIENT_USER_ID. The CLIENT_USER_ID is a unique identifier that holds a reference to the user in your database. This should not contain any PHI or PII information.

Log in to see full request history
Body Params
string
required

A unique ID representing the end user. Typically this will be a user ID from your application. Personally identifiable information, such as an email address or phone number, should not be used in the client_user_id.

uuid
string
Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json