Last updated 18 days ago
All minimum accepted amounts for each fiat currency can be retrieved with a GET request. Please note these values are cached for 10 minutes.
URL:
Response example:
{ "success": true, "data": { "EUR": 7, "GBP": 6, "BRL": 43, "RON": 35, "NOK": 83, "MYR": 34 } }