{
  "service": "תוקף read API",
  "generated": "2026-09-18 20:01",
  "counts": {
    "units": 26917,
    "params": 19700,
    "documents": 385,
    "sections": 2643,
    "standards": 193,
    "locked_values": 118
  },
  "resources": [
    {
      "path": "/api/units",
      "desc": "list units; filters: authority, scope, doc, param, trust, q, limit, offset"
    },
    {
      "path": "/api/units/{unit_id}",
      "desc": "one unit: value, applicability, provenance, standards, links"
    },
    {
      "path": "/api/docs",
      "desc": "source documents with edition, freshness and unit counts"
    },
    {
      "path": "/api/docs/{doc_id}",
      "desc": "one document: editions, sections, units"
    },
    {
      "path": "/api/params",
      "desc": "every quantity in the corpus with occurrence count and range"
    },
    {
      "path": "/api/params/{name}",
      "desc": "every value of one quantity across all authorities"
    },
    {
      "path": "/api/locked",
      "desc": "requirements whose value the law delegates to a view-only standard"
    },
    {
      "path": "/api/standards",
      "desc": "SII standards referenced by the corpus (metadata only)"
    },
    {
      "path": "/api/search?q=",
      "desc": "free-text search over statements, sections and documents"
    },
    {
      "path": "/api/page/{home|corpus|report|qa}",
      "desc": "the pre-rendered page payloads"
    }
  ],
  "license": "Database structure and annotations: CC BY 4.0, attribution: tokef.co.il (https://tokef.co.il/terms). Statutory texts themselves are public domain (sec. 6, Copyright Act 2007).",
  "notes": "Hebrew statements are the authoritative source text. Values are as printed; ranges are [min,max]. Standard texts are never included — see /api/locked."
}