cURL
curl --request GET \
--url https://api.jup.ag/prediction/v1/vault-info \
--header 'x-api-key: <api-key>'{
"pubkey": "<string>",
"data": {},
"vaultBalance": "<string>"
}Vault
Get Vault Info
Get vault account information and balance
GET
/
vault-info
cURL
curl --request GET \
--url https://api.jup.ag/prediction/v1/vault-info \
--header 'x-api-key: <api-key>'{
"pubkey": "<string>",
"data": {},
"vaultBalance": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://dev.jup.ag/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Get API key via https://developers.jup.ag/portal
Was this page helpful?
⌘I
