Authorizations
API key to authorize requests
Query Parameters
Number of results to fetch
Required range:
1 <= x <= 100
Example:
100
Pagination cursor
Time window used to calculate the change in trending score for each mini app, used to sort mini app results
Available options:
1h
, 6h
, 12h
, 24h
, 7d
Example:
"7d"
Comma separated list of categories to include in the results. Includes all if left blank. Example: categories=games,social OR categories=games&categories=social
Example:
["games", "social"]
List of blockchain networks by which to filter results. Mini apps included in the results will specify at least one of the supplied networks or specify none. The list can be provided as comma-separated string or array.
Example:
["ethereum", "base", "solana"]
Response
200 - application/json
Success
The response is of type object
.