🚨 Action Required: lite-api.jup.ag will be deprecated on 31st December 2025. View migration guide →
lite-api.jup.ag
cURL
curl --request POST \ --url https://api.jup.ag/studio/v1/dbc/fee \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "poolAddress": "<string>" } '
{ "unclaimed": "<string>", "total": "<string>" }
Request for unclaimed creator trading fees of a Dynamic Bonding Curve pool
Get API key via https://portal.jup.ag
Successful response