API
A REST API over 12.9 million scanned European domains. JSON responses, no authentication required for the free tier.
Base URL
https://api.gavroux.com/api/v1
Endpoints
GET/domain/{domain}Security summary for a domain: score, breakdown, findings, company info
GET/search?q={query}Search domains and company names
GET/countriesCoverage per country: companies and scanned domains
GET/statsGlobal dataset statistics
GET/healthService health
Example
curl https://api.gavroux.com/api/v1/domain/volvo.se
{
"domain": "volvo.se",
"security_score": 85,
"risk_level": "low",
"breakdown": { "ssl_tls": 100, "email_auth": 89, "dns": 60 },
"findings": [
{ "finding_key": "no_dnssec", "risk_level": "medium" }
],
"country_code": "SE",
"last_scanned": "2026-07-08T14:12:00Z"
}Rate limits & fair use
The free tier allows 100 requests per day per IP with attribution (a link to gavroux.com). For higher volumes, see the paid tiers on the pricing page or contact us.
API pricing →For AI agents (MCP)
Gavroux is also available as an MCP server for AI agents like Claude and ChatGPT. Connect to the endpoint below, or read the machine-readable descriptors:
https://mcp.gavroux.com/mcp