🚨 Action Required: lite-api.jup.ag will be deprecated on 31st January 2026. View migration guide →
lite-api.jup.ag
cURL
curl --request POST \ --url https://api.jup.ag/lend/v1/earn/mint-instructions \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", "signer": "HYbxGkNvEwvZ14RzJHPB9h3dWfXjxwAEhkyzJRHx1hBf", "shares": "1000000" } '
{ "programId": "jup3YeL8QhtSx1e253b2FDvsMNC87fDrgQZivbrndc9", "accounts": [ { "pubkey": "BQ72nSv9f3PRyRKCBnHLVrerrv37CYTHm5h3s9VSGQDV", "isSigner": true, "isWritable": true } ], "data": "5Fd4AAAAAAA..." }
Request for the instruction of an earn mint transaction to mint shares
Get API key via https://portal.jup.ag
Successful response
Show child attributes
Was this page helpful?