Login (v2)
This endpoint is only available to Sentry Interactive registered users.
Registration
To preserve compatibility, this endpoint responds to requests for v1 through v3.
Refresh Token
This endpoint is only available to users with Sentry Interactive issued auth tokens.
Logout
This endpoint is only available when the authentication token used specifies a session ID (sid)
Register Ephemeral Key
This endpoint is used to register the ephemeral key for third-party application users', it returns a certificate chain
Register Ephemeral Key With Secondary Authentication
This endpoint is used to register ephemeral keys for users, it will start a secondary authentication flow using email,
Verify Ephemeral Key Registration
This endpoint is used to check the verification code sent to a use, it requires the ephemeral key sign the verification
Verify Email
This endpoint is used to verify a user's email address.
Reverify Email
This endpoint is only available to users with Sentry Interactive issued auth tokens.
Change Password
This endpoint is only available to users with Sentry Interactive issued auth tokens.
Get User Details
This endpoint returns information about the currently logged in user
Update User Details
This endpoint updates a user's details, currently this is limited to display name.
Delete Account
Deletes the currently logged in user's account, associated with the application the user is logged in.