X / Twitter
Badges for X profiles — follow and mention CTA badges with the X icon.
Static CTA badges for X profiles. No API token required.
Follow (branded)
Follow (secondary)
Mention (outline)
Default (follow)
Available badges
| Badge | Endpoint | Description |
|---|---|---|
| Follow | /x/follow/{username} | "follow @username" CTA linking to profile |
| Mention | /x/mention/{username} | "@username" CTA linking to tweet intent |
| Default | /x/{username} | Same as follow |
GET/x/follow/:username.svg
Path Parameters
required
X username without @.


Quick examples



Why static?
X's API requires a $200/mo Basic plan for any read access — even public profile data like follower counts. These badges skip the API entirely and render as static follow/mention CTAs with the X icon. No token, no cost, no rate limits.
Data source
No external API calls. Badges are rendered statically using the username from the URL path.