Tags Endpoints

v1/tag/trending

Trending Tags - /v1/tag/trending

HTTP Verb (GET)

Returns a list of trending tags.  Trending tags are the most popular recent tags. 

A return count can be specified, but the count may be less depending on the number of trending tags at the time the call is made.  The max count is 50. 

If there are no tags trending, the tags array will be empty. 

Input Parameters

Input

Optional

Description

access_token

N

A valid authority token

count

Y

Number of tags to return

Output Parameters

Output

Optional

Description

result

N

result code

desc

Y

error description if result != 0

tags[]

N

 

  • tag_id

N

Tag ID

  • content

N

Content Data