🚨 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/deposit-instructions \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", "signer": "HYbxGkNvEwvZ14RzJHPB9h3dWfXjxwAEhkyzJRHx1hBf", "amount": "1000000" } '
{ "programId": "jup3YeL8QhtSx1e253b2FDvsMNC87fDrgQZivbrndc9", "accounts": [ { "pubkey": "BQ72nSv9f3PRyRKCBnHLVrerrv37CYTHm5h3s9VSGQDV", "isSigner": true, "isWritable": true }, { "pubkey": "So11111111111111111111111111111111111111112", "isSigner": false, "isWritable": false } ], "data": "3Dc2AAAAAAA..." }
Request for the instruction of an earn deposit transaction to deposit assets
Get API key via https://portal.jup.ag
Successful response
Show child attributes
Was this page helpful?