Skip to main content
GET
/
mints
/
tradable
tradable
curl --request GET \
  --url https://lite-api.jup.ag/tokens/v1/mints/tradable
[
  "<string>"
]

Response

200 - application/json

List of mints which are tradable via Jupiter routing

The response is of type string[].

I