Skip to content
Exchange

Get exchange pair details

Retrieves minimum/maximum amounts, network fees, and processing time for a specific trading pair.
GET
https://api.thechange.ltd/v2/exchange/pair

Headers

TC-API-KEYstringRequired
API key for requests authentication

Query Parameters

sendstringRequired
Ticker of the currency to send (e.g., BTC)
sendNetworkstringRequired
Network of the sending currency (e.g., BTC)
receivestringRequired
Ticker of the currency to receive (e.g., ETH)
receiveNetworkstringRequired
Network of the receiving currency (e.g., ETH)
providerstringOptional
Optional liquidity provider to query rates from

Responses

Updated