cURL
curl --request GET \
--url https://api.jup.ag/portfolio/v1/platforms[
{
"id": "jupiter-exchange",
"name": "Jupiter",
"image": "https://sonar.watch/img/platforms/jupiter-exchange.webp",
"description": "Jupiter Aggregator",
"defiLlamaId": "jupiter",
"isDeprecated": false
}
]Portfolio
Get Platforms
Request for platform information
GET
/
platforms
cURL
curl --request GET \
--url https://api.jup.ag/portfolio/v1/platforms[
{
"id": "jupiter-exchange",
"name": "Jupiter",
"image": "https://sonar.watch/img/platforms/jupiter-exchange.webp",
"description": "Jupiter Aggregator",
"defiLlamaId": "jupiter",
"isDeprecated": false
}
]Was this page helpful?
⌘I
