get
https://public-api.birdeye.so/defi/v2/tokens/new_listing
Retrieve a list of newly listed tokens.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Recently listed token discovery.
- This endpoint returns newly listed tokens and is intended for fresh-launch monitoring.
limitsupports1to20items per request.- If provided,
time_tomust stay within the last 3 days. meme_platform_enabled=trueincludes meme-platform aware discovery behavior where supported.
- Standard
- Lite
- Starter
- Premium
- Business
- Enterprise
All supported chains except Sui
Compute Unit ⚙️
- This endpoint consumes
30 CUper request.
Use Cases 💡
- Monitor fresh token launches and seed candidate pipelines for research or trading.
- Power new-listing dashboards, alert feeds, and launch-watch pages.
- Track very recent supply entering the market before it shows up in broader ranked lists.
- Combine with security, holder, and price endpoints to triage new listings quickly.
How to Use 🛠️
- Set
x-chainfor the target network. - Use
limitto control batch size, keeping it at20or below. - Optionally pass
time_towhen you want a bounded recent window, but keep it within the last 3 days. - Enable
meme_platform_enabledif your workflow explicitly cares about meme-platform launches.
Best Practices ✅
- Poll this endpoint on a tight cadence and deduplicate by token address in your ingestion layer.
- Rank or triage results immediately with security, liquidity, and holder checks so the feed stays actionable.
- Treat new listings as discovery leads, not quality signals on their own.
