v2

latestOpenAPI 3.1.0Proprietary2026-07-264017.4 KB
Badges

Security verification badge

Returns an SVG badge showing the most recent website-security grade for the given domain, as produced by https://vigilbase.com/tools/website-security. If no grade exists the badge renders a question mark.

get/api/badge/{domain}

Path parameters

domainstring required

Domain to display on the badge. Schemes, www. prefixes, and trailing paths are normalised server-side.

Query parameters

style'default' | 'compact' | 'mini'

Badge size variant.

Response

SVG badge image.

All 4 operations