The existing Portal is being replaced by the Jupiter Developer Platform with new pricing, rate limits, and features. We will share more details about the migration plan soon.
cURL
curl --request GET \ --url https://api.jup.ag/trigger/v2/vault \ --header 'Authorization: Bearer <token>' \ --header 'x-api-key: <api-key>'
{ "userPubkey": "BQ72nSv9f3PRyRKCBnHLVrerrv37CYTHm5h3s9VSGQDV", "vaultPubkey": "7nE9GJoYHNmtaQvTQpota3KV2oz4pQ2dA6nvYK8EUJHV", "privyVaultId": "vault-uuid" }
Get vault information and balance for an account
Get API key via https://portal.jup.ag
JWT token from the challenge-response auth flow
Vault details
Was this page helpful?