Trust Badge
A live-updating, verifiable DDoS protection badge for your website, WHMCS order pages, and forum profiles.
How It Works
The badge is a dynamic SVG served from Flowtriq's API. It reflects real-time status: "Protected" when nodes are online, "Inactive" when all nodes are offline. Clicking the badge opens a public verification page.
Setup
- Go to Dashboard → Trust Badge
- Click Enable Trust Badge
- Set optional display name and website URL
- Copy the embed code
Embed Codes
HTML
<a href="https://flowtriq.com/badge/verify?token=TOKEN" target="_blank" rel="noopener">
<img src="https://flowtriq.com/api/badge.php?token=TOKEN" alt="Flowtriq Protected" style="height:24px"/>
</a>
Markdown
[](https://flowtriq.com/badge/verify?token=TOKEN)
BBCode
[url=https://flowtriq.com/badge/verify?token=TOKEN][img]https://flowtriq.com/api/badge.php?token=TOKEN[/img][/url]
WHMCS
Add to footer.tpl in your WHMCS template.
Customization
- Display Name: Shown on the verification page
- Website URL: Back-link from the verification page
- Downloads: SVG and PNG (2x) for offline use
Token Rotation
Rotate the token to invalidate old embed codes. Update your embeds after rotation.
Not available in white-label mode.
ESC