Retrieve Trending Solana collections

Returns a list of currently trending Solana collections across all Marketplaces. Updated with 15-min interval.

Useful for:

  • Analysis and ranking trending NFT collections.

Related:

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Continuation. Pass this value from the previous response to fetch the next page.

integer
1 to 50
Defaults to 50

The number of results returned per page. Limit can range between 1 and 50, and the default is 50.

string
enum
required
Defaults to 24h

Trending time interval. Only transactions within this window are taken into account in ranking collections.

Allowed:
string
enum
Defaults to volume

Sorting criteria

Allowed:
Response

collections property that contains an array of up to page_size collections, sorted by order_by (e.g. by total trading volume if order_by=volume) in the most recent period (e.g. in the past 24 hours if period=24h). Each entry in the array is a separate collection.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json