cURL
curl --request GET \ --url https://api.livesuite.app/utils/live-price \ --header 'x-api-key: <api-key>'
{ "success": true, "data": { "livePrice": 123, "timestamp": "2023-11-07T05:31:56Z" } }
Retrieve the current $LIVE token price in USD from Solana Tracker service
API key for API authentication
Current $LIVE token price
Show child attributes
Was this page helpful?