Skip to Content
PairsGet limits for a pair

Get limits for a pair

GET/v3/pairs/:pairId/limits

Description

Get the limits for a pair. (it could be because of the user’s location), this endpoint will respond with a 404 status code.

Header Parameters

NameDescriptionRequiredExample
App-NameApp-Name for the authorizationyesacme-inc
App-VersionApp-Version for the authorizationno23.5.5
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
User-AgentUser-Agent for the authorizationnoAgentName/1.0.0

Path Parameters

NameDescriptionRequired
pairIdPair id from the list of pairsyes

Try it

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