cURL
curl --request GET \ --url https://api.jup.ag/prediction/v1/vault-info \ --header 'x-api-key: <api-key>'
{ "pubkey": "<string>", "data": {}, "vaultBalance": "<string>" }
Get vault account information and balance
Get API key via https://portal.jup.ag
Vault account data
Show child attributes
Was this page helpful?