Authentication
📄️ Sign Up
Sign up a new user and create a new cardholder account. Multiple authentication methods are supported.
📄️ Initiate Login
Initiate the login sequence for an existing user. Multiple authentication methods are supported.
📄️ Complete Login
Complete a login sequence to obtain access and refresh tokens, and cardholder account id.
📄️ Logout
The logout endpoint invalidates the current session to ensure it
📄️ Exchange Auth Token
This endpoint can be used to request a new access token using a refresh token.
📄️ Create Challenge
This endpoint creates a challenge for the user to sign to verify ownership of their web3 address. By signing the message actions such as creating a funding source can be performed.
📄️ Initiate SIWE Login
:::warning Deprecated
📄️ Complete SIWE Login
:::warning Deprecated