Skip to main content
GET
cURL

Authorizations

X-API-KEY
string
header
required

API Key for authentication

X-TIMESTAMP
string
header
required

Current timestamp in seconds since epoch

X-SIGNATURE
string
header
required

HMAC SHA256 signature of the request encoded in Base64

Path Parameters

asset
string
required

The crypto asset for which quotation is requested

Example:

"USDT"

fiat
string
required

The fiat currency in which the quotation is requested

Example:

"INR"

Response

Successful response

status
boolean
Example:

true

message
string
Example:

"Success"

data
object