The Jupiter Developer Platform is live. Previous portal users keep their rate limits for free until 30 June 2026 — set up billing on the new platform before then. See the Migration Guide for details.
cURL
curl --request POST \ --url https://api.jup.ag/send/v1/craft-clawback \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "invitePDA": "8mF4HKoPQNmtbRvTRqotb4LW3pz5rR3eB7owZL9FVKIW", "sender": "BQ72nSv9f3PRyRKCBnHLVrerrv37CYTHm5h3s9VSGQDV" } '
{ "tx": "AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAEN..." }
Request for a base64-encoded unsigned Send transaction
Get API key via https://developers.jup.ag/portal
"invite"
Successful response
Was this page helpful?