🚨 Action Required: lite-api.jup.ag will be deprecated on 31st December 2025. View migration guide →
lite-api.jup.ag
cURL
curl --request GET \ --url https://api.jup.ag/portfolio/v1/staked-jup/{address} \ --header 'x-api-key: <api-key>'
{ "stakedAmount": 123, "unstaking": [ { "amount": 123, "until": 123 } ] }
Get API key via https://portal.jup.ag
Default Response
Show child attributes