{"openapi":"3.1.0","info":{"title":"Hurt Advice Public Retrieval API","version":"2026-07-18","description":"Read-only public endpoints for source-backed injury information, entity resolution, service discovery, and retrieval guidance. Educational information only; Hurt Advice is not a law firm.","termsOfService":"https://hurtadvice.com/terms-of-service","contact":{"name":"Hurt Advice","url":"https://hurtadvice.com/contact"}},"servers":[{"url":"https://hurtadvice.com","description":"Production"}],"paths":{"/api/facts":{"get":{"operationId":"get-facts","summary":"Facts API","description":"Source-linked platform facts, California legal references, methodology notes, and sitemap discovery.","tags":["Public retrieval"],"responses":{"200":{"description":"Successful read-only response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true}}}}}}},"/api/entity-graph":{"get":{"operationId":"get-entity-graph","summary":"Entity graph API","description":"Relationships among Hurt Advice, its staffed office, sponsor, participating attorneys, external firms, sources, crawlers, and sitemaps.","tags":["Public retrieval"],"responses":{"200":{"description":"Successful read-only response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true}}}}}}},"/api/data-catalog":{"get":{"operationId":"get-data-catalog","summary":"Data catalog API","description":"Inventory, provenance, cadence, and responsible-use guidance for public machine-readable surfaces.","tags":["Public retrieval"],"responses":{"200":{"description":"Successful read-only response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true}}}}}}},"/api/query-map":{"get":{"operationId":"get-query-map","summary":"Question coverage API","description":"English and Spanish reader questions mapped to existing canonical answer and evidence routes.","tags":["Public retrieval"],"responses":{"200":{"description":"Successful read-only response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true}}}}}}},"/api/openapi.json":{"get":{"operationId":"get-openapi-json","summary":"OpenAPI document","description":"OpenAPI 3.1 description of public, read-only Hurt Advice JSON endpoints.","tags":["Public retrieval"],"responses":{"200":{"description":"Successful read-only response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true}}}}}}},"/api/crawler-observability":{"get":{"operationId":"get-crawler-observability","summary":"Crawler policy API","description":"Search and AI crawler identities, public access policy, and observability behavior without private logs.","tags":["Public retrieval"],"responses":{"200":{"description":"Successful read-only response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true}}}}}}},"/api/services":{"get":{"operationId":"get-services","summary":"Service inventory API","description":"Public accident, injury, malpractice, and related service inventory.","tags":["Public retrieval"],"responses":{"200":{"description":"Successful read-only response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true}}}}}}},"/api/statistics":{"get":{"operationId":"get-statistics","summary":"Site inventory API","description":"Source-backed public site footprint and collection counts.","tags":["Public retrieval"],"responses":{"200":{"description":"Successful read-only response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true}}}}}}},"/api/glossary":{"get":{"operationId":"get-glossary","summary":"Glossary API","description":"Defined injury and claim-research terms with canonical public pages.","tags":["Public retrieval"],"responses":{"200":{"description":"Successful read-only response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true}}}}}}}},"tags":[{"name":"Public retrieval","description":"Public, read-only, source-oriented retrieval surfaces."}],"externalDocs":{"description":"Human-readable data catalog and responsible-use guidance","url":"https://hurtadvice.com/resources/data-catalog"}}