Check Pair
Check Pair
Returns the active rates you have configured for a specific asset pair on the current environment.
Use this endpoint to confirm whether you are quoting a given pair (for example before opening a new tier) and to inspect the amount bands already in place.
Endpoint
GET https://api.blockradar.co/v1/rates/check-pair
Query Parameters
| Key | Required | Type | Description |
|---|---|---|---|
| fromAsset | true | string | The symbol of the source asset. |
| toAsset | true | string | The symbol of the destination asset. |
GET
Check Pair
Authorizations
Query Parameters
The symbol of the source asset.
Example:
"USDT"
The symbol of the destination asset.
Example:
"cNGN"

