curl --request GET \
--url https://tonapi.io/v2/rates/markets{
"markets": [
{
"market": "OKX",
"usd_price": 5.2,
"last_date_update": 1668436763
}
]
}Get the TON price from markets
curl --request GET \
--url https://tonapi.io/v2/rates/markets{
"markets": [
{
"market": "OKX",
"usd_price": 5.2,
"last_date_update": 1668436763
}
]
}Documentation Index
Fetch the complete documentation index at: https://tonapi.ness.su/llms.txt
Use this file to discover all available pages before exploring further.
markets rates
Show child attributes
Was this page helpful?