Gavroux.

API

A REST API over 5.9 million verified European company domains — the subset of our 12.9 million scanned domains where we have confirmed which company owns them. 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/countries

Coverage per country: companies and scanned domains

GET/stats

Global dataset statistics

GET/health

Service health

Example

curl https://api.gavroux.com/api/v1/domain/meko.com
{
  "domain": "meko.com",
  "company_name": "MEKO FITNESS AS",
  "country_code": "NO",
  "industry": "Undervisning innenfor idrett og rekreasjon",
  "risk_score": 4,
  "risk_level": "low",
  "score_breakdown": { "security": 0, "email": 0, "dns": 4 },
  "findings": [
    {
      "title": "DNSSEC not enabled",
      "finding_key": "no_dnssec",
      "risk_level": "medium",
      "category": "security"
    }
  ],
  "last_scanned": "2026-07-09T23:00:55Z",
  "scans_completed": 6
}

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