Ecosystem Master Token List
API Endpoints
GET tokens by taghttps://tokens.jup.ag/tokens?tags=verified
GET tokens by tag
https://tokens.jup.ag/tokens?tags=verified
GET token by minthttps://tokens.jup.ag/token/So11111111111111111111111111111111111111112
GET token by mint
https://tokens.jup.ag/token/So11111111111111111111111111111111111111112
GET tradable tokens onlyhttps://tokens.jup.ag/tokens_with_markets
GET tradable tokens only
https://tokens.jup.ag/tokens_with_markets
Usage notes:
- There is a rate limit of 30 requests per minute. Please pass a referer / origin in your request header
- Enhanced metadata: We added daily volume, freeze authority and mint authority for your convenience. More fields will be available over time such as coingecko id.
- If you see a token.jup.ag (without the s, the new one is tokens.jup.ag) in your codebase, that's our deprecated old API.