Skip to Content
PairsGet one pair

Get one pair

GET/v3/pairs/:pairId

Description

Get a single pair. If the pair is not available for exchange (it could be because of the user’s location), this endpoint will respond with a 404 status code.

If you want to know how to get the limits or rates for a pair read the rates documentation.

Header Parameters

NameDescriptionRequired
App-NameApp-Name for the authorizationyes
App-VersionApp-Version for the authorizationno
ForwardedIf you are proxying requests to the API, you must include the "Forwarded" header with the original request IP address. This is used for geolocation availability purposes.no

Path Parameters

NameDescriptionRequired
pairIdPair id from the list of pairsyes

Try it

https://exchange.exodus.io/v3/pairs/
Press on the 'Send' button to try this request.
Last updated on