curl --request GET \
--url https://backend.swap.coffee/v2/route/result \
--header 'X-Api-Key: <api-key>'{
"splits": [
{
"steps": [
{
"input": {
"token": {
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ",
"decimals": 123,
"listed": true,
"image_url": "<string>"
}
},
"amount": 123
},
"output": {
"token": {
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ",
"decimals": 123,
"listed": true,
"image_url": "<string>"
}
},
"amount": 123
}
}
],
"paid": true,
"gas_sent": 123,
"input": {
"token": {
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ",
"decimals": 123,
"listed": true,
"image_url": "<string>"
}
},
"amount": 123
},
"output": {
"token": {
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ",
"decimals": 123,
"listed": true,
"image_url": "<string>"
}
},
"amount": 123
},
"gas_received": 123
}
],
"terminal": true
}curl --request GET \
--url https://backend.swap.coffee/v2/route/result \
--header 'X-Api-Key: <api-key>'{
"splits": [
{
"steps": [
{
"input": {
"token": {
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ",
"decimals": 123,
"listed": true,
"image_url": "<string>"
}
},
"amount": 123
},
"output": {
"token": {
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ",
"decimals": 123,
"listed": true,
"image_url": "<string>"
}
},
"amount": 123
}
}
],
"paid": true,
"gas_sent": 123,
"input": {
"token": {
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ",
"decimals": 123,
"listed": true,
"image_url": "<string>"
}
},
"amount": 123
},
"output": {
"token": {
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ",
"decimals": 123,
"listed": true,
"image_url": "<string>"
}
},
"amount": 123
},
"gas_received": 123
}
],
"terminal": true
}Documentation Index
Fetch the complete documentation index at: https://docs.swap.coffee/llms.txt
Use this file to discover all available pages before exploring further.