π€ User
Login Flow
API Endpoint | Logic Overview |
|---|---|
| Lookup | Step 1: Fetch fiat, payment method data from Get Fiat Currencies API |
| Get User Details | Pass the existing User Access Token to fetch the user's KYC status. WHEN WHEN WHEN WHEN |
Not Logged In Flow
API Endpoint | Logic Overview |
|---|---|
| Lookup | Step 1: Fetch fiat & payment method data from Get Fiat Currencies API |
| Send User OTP | Pass the user email β Receive OTP in the userβs email |
| Verify User OTP | Pass the user email + OTP + stateToken β Fetch User Access Token ( |
Pass the User Access Token β Fetch userβs KYC status If |
Updated about 2 hours ago