• log in
« Go back to the home page

Trends

This endpoint may be used to get information of trends and hashtags.

The Hashtag object

Property Type Description
id string The unique identifier of this Hashtag
time string The timestamp of when this Hashtag was created

The TrendingHashtagData object

Property Type Description
id integer The unique identifier of this TrendingHashtagData
postsThisWeek integer The amount of posts that were created with this hashtag in the current week
time string The timestamp of when this Hashtag was created
hashtag Hashtag The hashtag of this trend

GET /trends

Get currently active trending topics in the proper order.

Parameters

Property Type Description
limit integer The maximum amount of trending topics to return

Response

Returns multiple TrendingHashtagData objects.


© Copyright 2018-2021 Gigadrive - All rights reserved.
Contact Info • About • Terms of Service • Privacy Policy • Disclaimer • Developers