Show your customers that your phone number or website is verified and not reported as a scam.
Paste this code into your site. The badge updates automatically.
<!-- Replace with your number or domain -->
<div data-notruffa="3291234567"></div>
<script src="https://notruffa.it/badge.js" async></script>
You can use phone numbers, URLs or email addresses:
<div data-notruffa="tuosito.it"></div>
<div data-notruffa="info@tuosito.it"></div>
If you cannot use JavaScript, embed the badge as a direct HTML link:
<a href="https://notruffa.it/risultato.php?q=3291234567"
target="_blank" rel="noopener"
style="display:inline-flex;align-items:center;gap:6px;background:#2dc653;
color:#fff;text-decoration:none;font-family:sans-serif;font-size:13px;
font-weight:600;padding:6px 12px;border-radius:6px;">
✓ Verified on notruffa.it</a>
Use our public API to build custom badges in your technology stack.
GET https://notruffa.it/badge.php?q=3291234567&format=json&lang=en
{
"query": "3291234567",
"stato": "non_trovato",
"label": "✓ Not reported as scam",
"colore": "#2dc653",
"url": "https://notruffa.it/risultato.php?q=3291234567",
"lang": "en"
}
| Parameter | Values | Default | Description |
|---|---|---|---|
q | any | — | Number, URL or email to verify (required) |
format | html json | html | Response format |
lang | it en de es fr pt | it | Badge label language |
The badge is free for personal and commercial use. Citing notruffa.it is mandatory (already included in the badge). Data is updated daily. Badge cache is 6 hours.
Do not use the badge to certify safety in medical, legal or financial contexts where formal certification is required.