What this endpoint does
With this API, you can:- Retrieve a list of trending assets from a selected platform
- Choose the platform source (example: DexScreener, CoinGecko, and others supported by the endpoint)
- Optionally filter or sort results by blockchain when supported by the endpoint parameters
What you’ll need
- Basic knowledge of REST APIs
- A platform name to query (example: DexScreener)
- A Mobula API key
Get a free API key: Here
When to use Metadata Trendings
Use this endpoint when you want to:- Build a trending assets page in your app
- Pull trending tokens from a specific source like DexScreener
- Discover hot assets and monitor trend shifts across platforms
- Create a daily or hourly trending feed for dashboards
- Filter results by chain when supported
Walkthrough to Get Metadata Trendings
1. Prepare your query
The Metadata Trendings endpoint requires one parameter:| Parameter | Description |
|---|---|
platform | Platform source to retrieve trending assets from (example: DexScreener) |
blockchain: Filter or sort by blockchain if supported in the endpoint parameters
2. Choose a platform to test
To test quickly:- Use
DexScreeneras yourplatformvalue
platform parameter.
3. Fill the API form
Enterplatform, set blockchain if you want (when supported), then click Send.
Reviewing the response
The response returns a list of trending assets from the selected platform. Depending on the platform and response schema, you typically get:- Asset identity fields: Name, symbol, and identifiers
- Market context: Pricing or market signals if included by the platform source
- Blockchain context: Chain fields when available or when filtered by
blockchain - Ranking or ordering: Assets appear in a trending order based on the selected platform
Try It Live with Mobula Metadata Trendings Demo (UI)
You can also test this endpoint using our demo UI: Demo UI Homepage Metadata Trendings Demo UI DocsSummary
The Metadata Trendings endpoint helps you:- Retrieve trending assets from a selected platform like DexScreener
- Use
platformto choose the source and apply blockchain filtering when supported - Build discovery feeds and trending dashboards quickly
- Visualize results instantly in the Metadata Trendings Demo UI
Try Mobula for Free
Try our free API today and start building in minutes.Get your free API key: Here