For faucet owners

Put your real rating on your own site.

A free badge that shows your live star rating and review count from MultiFaucet. One line of HTML, no account, no tracking scripts — and it keeps itself up to date.

Show visitors you are real

A live rating from an independent directory answers the first question every new user asks: has anyone actually been paid here?

Turn visitors into reviewers

The badge links straight to your profile, where your regulars can leave the reviews that convince the next visitor.

Always current

The rating updates by itself as new reviews land. Paste the snippet once and forget about it.

Badge generator

Pick your faucet, copy the code.

1. Your faucet

51 listed

2. Style

3. Appearance

Theme
Size

Preview

AdBTC reviews on MultiFaucet

Paste this into your page

<a href="https://multi-faucet.com/faucets/adbtc" target="_blank" rel="noopener">
  <img src="https://multi-faucet.com/widget/adbtc/badge.svg?theme=light&style=full"
       alt="AdBTC reviews on MultiFaucet" height="68">
</a>

Drop it anywhere in your HTML — footer, sidebar or homepage. Nothing else to install.

Reference

Options and raw data.

Query parameters

ParameterValues
themelight, dark

Matches the badge to your page background.

stylefull, compact

Full shows the review count and faucet name; compact is a single row.

JSON endpoint

Prefer to render the rating yourself? Every listed faucet exposes its numbers as JSON, with CORS open to any origin.

GET https://multi-faucet.com/widget/your-faucet.json

{
  "name": "Your Faucet",
  "slug": "your-faucet",
  "rating": 4.2,
  "reviews": 23,
  "url": "https://multi-faucet.com/faucets/your-faucet"
}

Questions

Does it cost anything?
No. The badges are free and there is no account to create. Copy the snippet and you are done.
What if my rating is low?
The badge shows your real rating, whatever it is — that is exactly why visitors trust it. If the score is not where you want it, the fastest fix is fixing the payouts, then asking your users to review you.
My faucet is not in the list.
Submit it from the “Submit faucet” page. Once it is published in the directory it becomes available here automatically.
Will it slow my site down?
The image badge is a single cached SVG of a few kilobytes, with no fonts or scripts attached. The interactive version loads in a lazy frame, so it never blocks your page.
Can I restyle the badge?
Pick a theme and size above; beyond that the badge stays as-is so it reads the same everywhere and cannot be edited to show a rating you do not have. For a fully custom look, use the JSON endpoint.
How fast does the rating update?
New reviews appear within about an hour, and often sooner — the badge refreshes itself whenever your score is recalculated.

Not listed yet?

Add your faucet to the directory and the badge becomes available as soon as it is published.