Skip to main content
The Metadata Trendings endpoint lets you retrieve trending assets from different platforms. You can choose the platform source like DexScreener or CoinGecko to get the latest trending list. This is useful for discovery pages, trend dashboards, and market monitoring.

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
Note: All Mobula endpoints require an 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
If you want trending search-style discovery by typing a query, use: Fast Search If you want enriched metadata for a specific asset, use: Metadata If you want metadata for multiple assets in one request, use: Multi Metadata

Walkthrough to Get Metadata Trendings

1. Prepare your query

The Metadata Trendings endpoint requires one parameter:
ParameterDescription
platformPlatform source to retrieve trending assets from (example: DexScreener)
Optional parameters you can use:
  • blockchain: Filter or sort by blockchain if supported in the endpoint parameters
Tip: Platform values depend on what the endpoint supports. Common choices include DexScreener and CoinGecko.

2. Choose a platform to test

To test quickly:
  • Use DexScreener as your platform value
This platform is used as the platform parameter.

3. Fill the API form

Enter platform, 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 Docs

Summary

The Metadata Trendings endpoint helps you:
  • Retrieve trending assets from a selected platform like DexScreener
  • Use platform to 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