v1-Auth

Number of APIs: 7

  1. Authenticate SMS OTP POST {{baseUrl}}/v1/auth/otp/sms:authenticate

  2. Send an Email OTP POST {{baseUrl}}/v1/auth/otp/email:send

  3. Start a crypto wallet authentication flow POST {{baseUrl}}/v1/auth/cryptoWallet:start

  4. Authenticate a crypto wallet POST {{baseUrl}}/v1/auth/cryptoWallet:authenticate

  5. Send an SMS OTP POST {{baseUrl}}/v1/auth/otp/sms:send

  6. Adds an unverified crypto wallet to a user POST {{baseUrl}}/v1/auth/cryptoWallet:addToUser

  7. Authenticate Email OTP POST {{baseUrl}}/v1/auth/otp/email:authenticate