βοΈTransaction limits
Aggregated limits
curl 'https://api.coindisco.com/api/white-label/v1/aggregated-limits/' \
--header 'Partner-Api-Key: pk_test_YOUR_PUBLIC_KEY'{
"version": 1,
"buy": {
"3": {
"min_buy": 1,
"max_buy": 30000
}
},
"sell": {
"2": {
"min_sell": 0.00193,
"max_sell": 62.768
}
}
}Payment methods with limits
Provider-specific limits
Last updated