Cloak Harbor Personal Exposure Defense
Personal Exposure Defense API
AI-native operating layer for Personal Exposure Defense. This API exposes public-safe synthetic demo reads and protected dry-run operations. It is not a people-search, doxxing, or unbounded OSINT crawler.
OpenAPI YAML · OpenAPI JSON · MCP metadata · llms.txt
Public-safe routes
GET /api/v1/demo/principalGET /api/v1/demo/runbookGET /api/v1/demo/slidesGET /api/v1/principalGET /api/v1/principals/{id}GET /api/v1/findingsGET /api/v1/evidenceGET /api/v1/evidence/{id}GET /api/v1/risk/stealthscoreGET /api/v1/risk/rubricGET /api/v1/risk/summaryGET /api/v1/stealthscoreGET /api/v1/kanbanGET /api/v1/calendarGET /api/v1/actionsGET /api/v1/reportsGET /api/v1/integrationsGET /api/v1/integrations/statusGET /api/v1/uiGET /api/v1/ui/screensGET /api/v1/capabilitiesGET /api/v1/clientsGET /api/v1/setupGET /api/v1/loopGET /api/v1/intentsGET /api/v1/webhooks
Protected routes
Protected operations require Authorization: Bearer $PLATPHORM_API_KEY or X-PlatPhorm-API-Key: $PLATPHORM_API_KEY. AI/action output remains dry-run until human approval.
/api/v1/demo/reset/api/v1/demo/load-fixture/api/v1/principals/api/v1/clients/api/v1/findings/api/v1/evidence/api/v1/risk/calculate/api/v1/kanban/tasks/api/v1/calendar/events/api/v1/actions/draft/api/v1/actions/{id}/approve/api/v1/actions/{id}/reject/api/v1/actions/{id}/send/api/v1/reports/generate/api/v1/reports/{id}/review/api/v1/reports/{id}/publish-docs/api/v1/reports/{id}/export-sheets/api/v1/reports/{id}/upload-files/api/v1/reports/{id}/run-browserops/api/v1/reports/{id}/run-sandbox/api/v1/integrations/{service}/{action}/api/v1/capabilities/api/v1/setup/api/v1/workloads/self-case/api/v1/kanban/tasks/{id}/move/api/v1/loop/api/v1/webhooks/test/api/v1/operator/self-case/api/v1/operator/clients/api/v1/operator/osint/api/v1/operator/schedules/osint/api/v1/operator/schedules/osint/progress/api/v1/operator/infrastructure/aws/api/v1/operator/evidence/api/v1/operator/setup/api/v1/operator/loop/api/v1/operator/action-packets/draft/api/v1/operator/actions/{id}/approve/api/v1/operator/actions/{id}/reject/api/v1/operator/actions/{id}/send/api/v1/operator/kanban/tasks/{id}/move/api/v1/operator/reports/{id}/{action}