{
  "name": "UK Property Facts data API",
  "version": "1",
  "endpoints": [
    {
      "path": "/api/market-report.json",
      "url": "https://ukpropertyfacts.co.uk/api/market-report.json",
      "description": "Published aggregate market report",
      "access": "public"
    },
    {
      "path": "/health",
      "url": "https://ukpropertyfacts.co.uk/health",
      "description": "Service and dataset health",
      "access": "public"
    }
  ],
  "held": [
    {
      "family": "agent listings and agent market share",
      "reason": "publication terms are not cleared"
    },
    {
      "family": "corporate ownership",
      "reason": "CCOD/OCOD terms do not grant onward publication"
    },
    {
      "family": "planning applications",
      "reason": "source and field-level rights review remains open"
    }
  ],
  "rights": "Only published aggregate projections are exposed. Raw R2 objects, personal profiling and lead/click attribution are not part of this API.",
  "documentation": "https://ukpropertyfacts.co.uk/data-sources"
}