trends
Trends
This endpoint allows the client to retrieve a list of active trends.
Trends represent topics or themes that are currently hot and heavily discussed in the community. It will return trends ordered by score and recency.
It supports pagination, each page will contain 10 trends by default.
get/api/trends
Query parameters
pageinteger
Pagination page
per_pageinteger
Page size (the number of items to return per page). The default maximum value can be overridden by "API_PER_PAGE_MAX" environment variable.
Response
A List of Trends