Rates
You can get indicative rate
get
https://my.cryptopayments.pro
/api/v2/crypto-action/rate
Get Rate
curl "https://my.cryptopayments.pro/api/v2/crypto-action/rate?currency_from=BTC¤cy_to=EUR&amount=2" \
-H 'Content-type: application/json' \
-H 'X-Processing-Key: uUTb2r...hd5dXP' \
-H 'X-Processing-Signature: 7dff...3bdb'
For signature use empty javascript object as body {}.

Last modified 2yr ago