Logo
Ratio Public API Documentation

v1-Wallet

Number of APIs: 4


1. Get Wallets

GET {{baseUrl}}/v1/users/{{userId}}/wallets



2. Connect Wallet

POST {{baseUrl}}/v1/users/{{userId}}/wallets



3. Update Wallet

POST {{baseUrl}}/v1/users/{{userId}}/wallets/{{walletId}}



4. Get Wallet

GET {{baseUrl}}/v1/users/{{userId}}/wallets/{{walletId}}



ENDPOINTS