🚨 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/create-tx \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "ownerWallet": "<string>", "poolAddress": "<string>", "maxQuoteAmount": 1 } '
{ "transaction": "<string>" }
Request for a base64-encoded unsigned transaction to claim creator trading fees of a Dynamic Bonding Curve pool
Get API key via https://portal.jup.ag
x >= 0
Successful response
Base64-encoded transaction ready for signing