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