Skip to content

List exchangeable pairs

GET
/v1/exchange/pairs
curl --request GET \
--url https://api.parasta.io/v1/exchange/pairs \
--header 'Authorization: Bearer <token>'
networkId
string
source
string

OK

Media type application/json
object
pairs
Array<object>
object
source
string
target
string
networkId
string
direct
boolean
route
Array<string>
nullable
feeTier
integer
nullable
liquidityStatus
string
Allowed values: sufficient insufficient
Example
{
"pairs": [
{
"liquidityStatus": "sufficient"
}
]
}

Please contact your representative. 담당자에게 문의해주세요.