Platphorm Files Purpose: AI-first file storage for the Platphorm News network. Canonical URL: https://files.platphormnews.com API docs: https://files.platphormnews.com/api/docs OpenAPI: https://files.platphormnews.com/openapi.yaml MCP metadata: https://files.platphormnews.com/api/mcp Core capabilities: - Upload and organize photos, images, archives, documents, and arbitrary files. - Store SHA-256 hashes, block duplicate content by default, and record file history. - Ingest trusted URLs and bounded URL batches with SSRF protection. - Expose protected REST and MCP operations using PLATPHORM_API_KEY. - Allow anonymous listing and downloads only under bbs/public/; writes still require PLATPHORM_API_KEY. Protected actions require Authorization: Bearer $PLATPHORM_API_KEY or X-PlatPhorm-API-Key.