Headers
Path Parameters
ℹ️ This enum is non-exhaustive.
Available options:
whoop
, renpho
, peloton
, zwift
, eight_sleep
, beurer_api
, dexcom
, hammerhead
, my_fitness_pal
, kardia
, abbott_libreview
Body
application/json
Username for provider
Password for provider
Provider region to authenticate against. Only applicable to specific providers. ℹ️ This enum is non-exhaustive.
Available options:
us
, eu
, de
, fr
, ca
, br
, ar
, cl
, co
, mx
, gb
, ie
, au
, nz
, nl
, at
, be
, bh
, ch
, cz
, dk
, eg
, es
, fi
, gr
, hr
, il
, it
, jo
, kw
, lb
, lu
, no
, om
, pl
, pt
, qa
, sa
, se
, si
, sk
, tr
, za
, in
, sg
, hk
, kr
, ph
, tw
Response
Successful Response
ℹ️ This enum is non-exhaustive.
Available options:
success
, error
, pending_provider_mfa
ℹ️ This enum is non-exhaustive.
Available options:
whoop
, renpho
, peloton
, zwift
, eight_sleep
, beurer_api
, dexcom
, hammerhead
, my_fitness_pal
, kardia
, abbott_libreview
The redirect URL you supplied when creating the Link Token (via POST /v2/link/token
).
The Link Error Type. This field is populated only when state is error
. ℹ️ This enum is non-exhaustive.
Available options:
invalid_token
, token_expired
, token_not_validated
, token_consumed
, provider_credential_error
, provider_password_expired
, provider_api_error
, unsupported_region
, duplicate_connection
, required_scopes_not_granted
, incorrect_mfa_code
, user_cancelled
A developer-readable debug description of the Link Error. This field is populated only when state is error
.
The provider MFA request. This field is populated only when state is pending_provider_mfa
.