Buy Crypto (ACH)
The Calculate ACH limits endpoint returns the user's remaining daily and weekly limits by transaction type (Instant ACH or Standard ACH)
post
https://api.ratio.me
/v1/users/{userId}:calculateAchLimits
Calculate the ACH limits for the user
Ethereum = $20
Polygon = $1.
We use device biometrics and linked bank account transaction history to determine each user's transaction limits.
Please see our list of supported fiat currencies and crypto tokens and enum for formatting and network support.
get
https://api.ratio.me
/v1/crypto/prices
Get crypto prices
When initiating a crypto purchase, you must present a transaction confirmation and required customer notices according to the Ratio UI requirements.
post
https://api.ratio.me
/v1/users/{userId}/banks/{bankId}/ach
This submits a request to initiate an ACH exchange for Crypto
After submitting the request, you will get an activity ID in the response. Use this to monitor the transaction status.
Last modified 15d ago