highOPENAPI_INVALID
Document lacks a valid OpenAPI version, info object, or paths object
Inspect the evidence and return meaningful protocol-correct content.
GET https://404.platphormnews.com/api/docs
HTTP 200
Content-Type: application/json
18 ms
Digest: sha256:c4e52c641ef1e981a03cdfaf737c6025a5a5de8faf692358f195b254b681d7bf
Preview: {"ok":true,"data":{"openapi":"3.1.0","info":{"title":"PlatPhorm 404 API","version":"1.0.0-phase1","description":"Canonical public 404 recovery, dead-link intelligence, route search, link-checking, sitemap validation, redirect suggestion, and MCP tooling for the PlatPhormNews web mesh.","contact":{"name":"PlatPhormNews","url":"https://platphormnews.com"}},"servers":[{"url":"https://404.platphormnews.com","description":"Production"}],"tags":[{"name":"404 tools","description":"Route recovery, reporting, link checks, sitemap validation, and redirect suggestions."},{"name":"API","description":"Public-safe API and health routes."},{"name":"Discovery","description":"Machine-readable discovery files."},{"name":"Pages","description":"Human recovery pages."}],"paths":{"/api/v1/search":{"post":{"tags":["404 tools"],"summary":"POST /api/v1/search","description":"Public-safe Phase 1 tool endpoint. Future protected mutations use PLATPHORM_API_KEY when enabled.","responses":{"200":{"description":"Tool response"},"400":{"description":"Validation error"}},"security":[],"x-future-protected-auth":"PLATPHORM_API_KEY"}},"/api/v1/recover":{"post":{"tags":["404 tools"],"summary":"POST /api/v1/recover","description":"Public-safe Phase 1 tool endpoint. Future protected mutations use PLATPHORM_API_KEY when enabled.","responses":{"200":{"description":"Tool response"},"400":{"description":"Validation error"}},"security":[],"x-future-protected-auth":"PLATPHORM_API_KEY"}},"/api/v1/routes":{"get":{"tags":["API"],"summary":"GET /api/v1/routes","description":"Public-safe Phase 1 read surface.","responses":{"200":{"description":"Public-safe response"}},"security":[]}},"/api/v1/dead-links":{"get":{"tags":["API"],"summary":"GET /api/v1/dead-links","description":"Public-safe Phase 1 read surface.","responses":{"200":{"description":"Public-safe response"}},"security":[]}},"/api/v1/sitemap/status":{"get":{"tags":["API"],"summary":"GET /api/v1/sitemap/status","description":"Public-safe Phase 1 read surface.","responses":{"200":{"description":"Public-sa