HackMyIP

Privacy Badges & Trust Seals

Free, embeddable SVG badges for your README or site. Show visitors your site is privacy-checked — or credit the free API you build on.

A trust seal is a simple, honest signal: it tells your visitors your site has been checked with privacy tools. Paste one into your README or footer. Building on the free HackMyIP API? Add the API badge to credit it — no signup, no cost, and every badge links back so people can run the same checks themselves.
Privacy Verified

The trust seal. Tell visitors your site has been privacy-checked with HackMyIP.

Markdown
[![Privacy Verified](https://hackmyip.com/badge/verified.svg)](https://hackmyip.com)
HTML
<a href="https://hackmyip.com"><img src="https://hackmyip.com/badge/verified.svg" alt="Privacy Verified"></a>
Privacy checked by HackMyIP

Alternate seal that names HackMyIP directly.

Markdown
[![Privacy checked by HackMyIP](https://hackmyip.com/badge/checked.svg)](https://hackmyip.com)
HTML
<a href="https://hackmyip.com"><img src="https://hackmyip.com/badge/checked.svg" alt="Privacy checked by HackMyIP"></a>
IP API by HackMyIP

Attribution for projects built on the free HackMyIP API. A nice way to say thanks.

Markdown
[![IP API by HackMyIP](https://hackmyip.com/badge/api.svg)](https://hackmyip.com)
HTML
<a href="https://hackmyip.com"><img src="https://hackmyip.com/badge/api.svg" alt="IP API by HackMyIP"></a>
HackMyIP API status

Live API status — reads the real health monitor. Green when all services are up.

Markdown
[![HackMyIP API status](https://hackmyip.com/badge/status.svg)](https://hackmyip.com)
HTML
<a href="https://hackmyip.com"><img src="https://hackmyip.com/badge/status.svg" alt="HackMyIP API status"></a>
Privacy grade A+

Show a privacy grade (A+ to F). Set ?grade=A+ to the value you want to display.

Markdown
[![Privacy grade A+](https://hackmyip.com/badge/grade.svg?grade=A%2B)](https://hackmyip.com)
HTML
<a href="https://hackmyip.com"><img src="https://hackmyip.com/badge/grade.svg?grade=A%2B" alt="Privacy grade A+"></a>
Tip: the Markdown snippet is a linked image, so it renders the badge and links to hackmyip.com in one paste. Want a live grade? Use /badge/grade.svg?grade=A+ with any grade from A+ to F. See the free API to generate a real privacy grade for an IP.

Frequently Asked Questions

What are the HackMyIP trust-seal badges?

They are small, embeddable SVG badges you can add to your GitHub README or website. The "privacy verified" and "privacy checked" badges let you show visitors that your site has been checked with HackMyIP privacy tools. The "IP API" badge credits the free HackMyIP API if your project uses it. Every badge is free and requires no signup.

How do I add a badge to my README or site?

Copy the Markdown snippet for the badge you want and paste it into your README, or copy the HTML snippet and paste it into your web page. Each snippet is a linked image that renders the badge and links back to hackmyip.com. No account or API key is needed.

Do the badges cost anything or need an account?

No. The badges are completely free to use and require no signup, no API key, and no attribution beyond the link the badge itself carries. You can add or remove them at any time.

What does the API status badge show?

The status badge reflects the live health of the HackMyIP API as measured by the site’s own uptime monitor. It reads "online" in green when all monitored services are up, and "issues" in red if a monitored service is down. It is cached briefly so it stays current without hammering the origin.

Can I set the privacy grade shown on the grade badge?

Yes. The grade badge takes a grade parameter, for example ?grade=A+ or ?grade=B, and colors itself from green for a high grade to red for a low grade. Only the grades A+, A, B, C, D and F are accepted; any other value renders a neutral grey question mark.