This API converts an amount from one currency to another; if no currency is provided, it converts to all supported currencies, and if no amount is provided, it defaults to 1 USD.
A SHA256 HMAC signature generated using the request body and timestamp.
Format: HMAC_SHA256(JSON.stringify(data) + ’|’ + timestamp), signed using the provided secret key.