Get cryptocurrency to fiat-currency rate
Lists crypto to fiat-currency rates.
POST
https://app.thedex.cloud/api/v1/info/user/currencies/crypto
Headers
X-EX-APIKEY*
String
Your API key
X-EX-PAYLOAD*
String
Body to base64
X-EX-SIGNATURE*
String
Encrypted body with the secret key
Request Body
nonce*
String
request*
String
Example:
Request curl:
Response JSON attributes:
"monetary"
String
The pay-currency (also mentions as crypto-currency) name is used as the title of fiat currency rates. Reach out to accessed values to define attributes by link: /api/v1/info/currencies
attribute "payCurrencies"
"rates"
Object array
Array of fiat currency rates.
"fiatCurrency"
String
Fiat currency. Reach out to accessed values to define attributes by link: /api/v1/info/currencies
attribute "fiatCurrencies"
"rate"
BigDecimal
"monetary"
to "fiatCurrency"
rate.
Last updated