Badges for Mastodon profiles — followers, following, posts.
Display live stats for any Mastodon profile on any instance.
| Badge | Endpoint | Description |
|---|---|---|
| Followers | /mastodon/followers/{instance}/{acct} | Follower count |
| Following | /mastodon/following/{instance}/{acct} | Following count |
| Posts | /mastodon/posts/{instance}/{acct} | Post count |
Path Parameters
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/mastodon/followers/mastodon.social/Gargron.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/mastodon/followers/mastodon.social/Gargron.svg?mode=light"></picture>
Uses the Mastodon API (/api/v1/accounts/lookup). Works with any Mastodon-compatible instance. No API key required. Cached 1 hour.