Badges for X profiles — follow and mention CTA badges with the X icon.
Static CTA badges for X profiles. No API token required.
| 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 |
Path Parameters
X username without @.
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/x/follow/jal_co.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/x/follow/jal_co.svg?mode=light"></picture>



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.
No external API calls. Badges are rendered statically using the username from the URL path.