← Back to catalog
mastodon.trending
mock data$0.001 / callTrending Mastodon Posts
Trending posts on Mastodon (Fediverse) — popular content across the decentralized social network. Returns post text, author, reblogs, favourites, replies. No auth needed, $0 upstream (Mastodon.social)
Input schema
limit
integerNumber of trending posts to return (default 10, max 40)
Call via REST
curl -X POST https://unifyapi.pro/api/call/mastodon.trending \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"limit":0}'