{
    "name": "DomainShark API",
    "description": "Lowest-friction Australian (.au) domain data & registration for humans and AI agents.",
    "status": "live (free/demo tier)",
    "docs": "https://www.domainshark.com.au/api",
    "llms_txt": "https://www.domainshark.com.au/llms.txt",
    "openapi": "https://api.domainshark.com.au/v1/openapi.json",
    "mcp": "https://api.domainshark.com.au/mcp",
    "endpoints": [
        "GET /v1/stats",
        "GET /v1/domains/check?domain=example.com.au",
        "GET /v1/suggest?q=coffee&min_wayback=20&limit=10"
    ],
    "free_tier": {
        "auth": "none",
        "domains_per_minute": 5
    },
    "registrar": "Dingoblue (auDA-accredited)"
}