Authenticate and start using the Well API in minutes.
/auth/api_key
endpoint using your client_id
and client_secret
β provided by the Well team.
client_id
and client_secret
are provided by the Well team when your account is provisioned.token
: Use this token in the Authorization
header for all subsequent API calls.expires_in
: Indicates how long the token is valid (in seconds).client_secret
or token in frontend code.