Get token rate
curl --request GET \
--url https://api.modo.link/canton-mainnet/v1/market/get-price \
--header 'x-api-key: <api-key>'{
"price": 123,
"change24h": 123,
"updateTimestamp": 123
}Market Info
Get token rate
Retrieve the current token price
GET
/
v1
/
market
/
get-price
Get token rate
curl --request GET \
--url https://api.modo.link/canton-mainnet/v1/market/get-price \
--header 'x-api-key: <api-key>'{
"price": 123,
"change24h": 123,
"updateTimestamp": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.modo.link/llms.txt
Use this file to discover all available pages before exploring further.
⌘I