mediumOPENAPI_MISSING_OPERATION_ID
33 operations lack operationId
Add stable operationId values for client and MCP correlation.
GET https://reader.platphormnews.com/api/docs
HTTP 200
Content-Type: application/json
115 ms
Digest: sha256:490a63528688e66d5a5c0f4b6668c7a1370914bc5c706ebe6ef0f73fc6ce8687
Preview: {"openapi":"3.1.0","info":{"title":"PlatPhorm Reader API","description":"Public instant translation magnifier, multilingual reading assistance, accessible reading, embeddable widget, PWA metadata, Reader API, and public-safe AI-readable translation layer for PlatPhormNews. Public-safe by default. Protected actions use PLATPHORM_API_KEY only.","version":"2.4.0","contact":{"name":"PlatPhormNews","url":"https://platphormnews.com","email":"api@platphormnews.com"},"license":{"name":"MIT"},"x-reader-counts":{"languages":39,"translationTargets":39,"activeTranslationLanguages":15,"degradedTranslationLanguages":24,"uiLocales":36,"vernacularPacks":8,"integrations":7,"publicRoutes":40,"protectedRoutes":9}},"servers":[{"url":"https://reader.platphormnews.com","description":"Production"},{"url":"http://localhost:3000","description":"Local development"}],"security":[],"tags":[{"name":"Translation"},{"name":"Languages"},{"name":"Widget"},{"name":"Analytics"},{"name":"Platform"},{"name":"MCP"},{"name":"Policy"}],"paths":{"/api/health":{"get":{"summary":"Platform health summary","description":"Public-safe Reader health and dependency status.","tags":["Platform"],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}},"400":{"description":"Invalid request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}},"401":{"description":"Authentication required for protected action","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}},"429":{"description":"Rate limited","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}},"/api/v1/health":{"get":{"summary":"Versioned health summary","description":"Same public-safe health shape as /api/health.","tags":["Platform"],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}},"400":{"description":"Invalid request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Er