Qodex.ai
Qodex.ai
Introduction
Ratio API
v1-Activity
List Activity ItemsGet an Activity item
v1-Auth
Adds an unverified crypto wallet to a userStart a crypto wallet authentication flowAuthenticate a crypto walletSend an SMS OTPAuthenticate SMS OTPSend an Email OTPAuthenticate Email OTP
v1-Wallet
Get WalletsGet WalletConnect WalletUpdate Wallet
v1-User
Get UserCreate UserSubmit KYCSubmit IDVCalculate ACH limits
v1-Crypto
Get Crypto Prices
v1-Bank
Request Bank LinkActivate Bank LinkRequest a Link Token for UpdateInitiate ACH Crypto PurchaseDelete Bank LinkGet a Bank Account by ID
v1-Webhook
List webhook eventsList WebhooksGet WebhookCreate a new WebhookUpdate a WebhookDelete a Webhook
v1-Client
Creates a client sessionReturns the client session
Introduction
Ratio API
v1-Activity
List Activity ItemsGet an Activity item
v1-Auth
Adds an unverified crypto wallet to a userStart a crypto wallet authentication flowAuthenticate a crypto walletSend an SMS OTPAuthenticate SMS OTPSend an Email OTPAuthenticate Email OTP
v1-Wallet
Get WalletsGet WalletConnect WalletUpdate Wallet
v1-User
Get UserCreate UserSubmit KYCSubmit IDVCalculate ACH limits
v1-Crypto
Get Crypto Prices
v1-Bank
Request Bank LinkActivate Bank LinkRequest a Link Token for UpdateInitiate ACH Crypto PurchaseDelete Bank LinkGet a Bank Account by ID
v1-Webhook
List webhook eventsList WebhooksGet WebhookCreate a new WebhookUpdate a WebhookDelete a Webhook
v1-Client
Creates a client sessionReturns the client session
HomeRatio APIv1-User

v1-User

Number of APIs: 5

  1. Calculate ACH limits POST {{baseUrl}}/v1/users/{{userId}}:calculateAchLimits

  2. Create User POST {{baseUrl}}/v1/users

  3. Submit KYC POST {{baseUrl}}/v1/users/{{userId}}/kyc

  4. Submit IDV POST {{baseUrl}}/v1/users/{{userId}}/idv

  5. Get User GET {{baseUrl}}/v1/users/{{userId}}

Previous
Update Wallet
Next
Get User