🚨 Action Required: lite-api.jup.ag will be deprecated on 31st January 2026. View migration guide →
lite-api.jup.ag
cURL
curl --request GET \ --url https://api.jup.ag/tokens/v2/recent \ --header 'x-api-key: <api-key>'
[ { "id": "TokenMintAddressExample111111111111111111111", "name": "New Token", "symbol": "NEW", "decimals": 9, "holderCount": 150, "usdPrice": 0.001, "liquidity": 5000, "organicScore": 20, "organicScoreLabel": "low", "isVerified": false, "firstPool": { "id": "PoolAddressExample1111111111111111111111111", "createdAt": "2025-03-15T10:30:00.000Z" } } ]
Returns an array of mints that recently had their first created pool
Get API key via https://portal.jup.ag
Successful response
The token's mint address
The token's developer address
The token program address
Show child attributes
high
medium
low
Was this page helpful?