cURL
curl --request GET \ --url https://jupiter.dial.to/api/v0/swap/{tokenPair}
{ "icon": "<string>", "label": "<string>", "title": "<string>", "description": "<string>", "disabled": true }
Get available swap actions for a token pair
Token pair in format input-output. Input and output are token symbols or addresses.
"SOL-Bonk"
Successful response with swap action details
Show child attributes
Was this page helpful?