Skip to main content
GET
Get Market Benchmark

Autorizaciones

x-api-key
string
header
requerido

Parámetros de consulta

fromAsset
string

Source asset symbol. Required when pairs is not provided.

Ejemplo:

"USDT"

toAsset
string

Destination asset symbol. Required when pairs is not provided.

Ejemplo:

"cNGN"

amount
string

Amount to benchmark — only rates whose band covers this amount are considered.

Ejemplo:

"500"

pairs
string

Comma-separated from:to pairs for batch lookup (max 20).

Ejemplo:

"USDT:cNGN,cNGN:USDT"

Respuesta

200 - application/json

200

data
object
message
string
Ejemplo:

"Market benchmark retrieved"

statusCode
number
Ejemplo:

200