UnifyAPI
← Back to catalog

mastodon.trending_tags

mock data$0.001 / call

Trending Mastodon Hashtags

Trending hashtags on Mastodon — top topics with usage counts. Track social media trends on the decentralized network. No auth needed (Mastodon.social)

Socialprovider: Mastodon#mastodon#social

Input schema

limit

Number of trending hashtags to return (default 10, max 20)

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/mastodon.trending_tags \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"limit":0}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.