# PlatPhorm Jobs Canonical interview coordination, reference-team collaboration, prep-room, observation, debrief, calendar, kanban, invite-link, MCP, and human-centered job-search workflow layer. Base URL: https://jobs.platphormnews.com Version: 0.5.0 Server storage mode: ephemeral-memory Platform auth: PLATPHORM_API_KEY only for protected actions. Public-safe access: enabled for product pages, local workspace UI, discovery, health summaries, RSS/feed/sitemap, token-scoped invite landing, and read-only MCP introspection. Trace: Jobs accepts and propagates W3C traceparent/tracestate plus safe X-PlatPhorm-* headers. Core endpoints: - GET/POST /api/v1/interviews (protected: POST) - GET/PUT/DELETE /api/v1/interviews/{id} (protected: GET, PUT, DELETE) - POST /api/v1/interviews/{id}/archive (protected: POST) - POST /api/v1/interviews/{id}/export (protected: POST) - POST /api/v1/interviews/import (protected: POST) - GET/POST /api/v1/team (protected: POST) - GET/PUT/DELETE /api/v1/team/{id} (protected: GET, PUT, DELETE) - POST /api/v1/interviews/{id}/invites (protected: POST) - GET /api/v1/invites/{token} (public-safe) - POST /api/v1/invites/{token}/accept (public-safe) - POST /api/v1/invites/{token}/revoke (protected: POST) - GET/POST /api/v1/interviews/{id}/prep (protected: GET, POST) - GET/POST /api/v1/interviews/{id}/observations (protected: GET, POST) - GET /api/v1/interviews/{id}/debrief (protected: GET) - POST /api/v1/interviews/{id}/debrief/generate (protected: POST) - POST /api/v1/grok/parse-jd (protected: POST) - POST /api/v1/jd/parse (protected: POST) - GET/POST /api/v1/network/calendar (protected: POST) - POST /api/v1/network/kanban (protected: POST) - GET /api/v1/network/mcp (public-safe) - GET /api/v1/integrations/status (public-safe) - POST /api/v1/integrations/calendar/sync (protected: POST) - POST /api/v1/integrations/kanban/sync (protected: POST) - GET/POST /api/events (protected: POST) - GET /api/v1/events (public-safe) - POST /api/webhooks (protected: POST) - POST /api/v1/webhooks/test (protected: POST) MCP tools: 25 MCP resources: 11 MCP prompts: 9 Primary integrations: calendar.platphormnews.com, kanban.platphormnews.com, mcp.platphormnews.com, trace.platphormnews.com, docs.platphormnews.com, sheets.platphormnews.com, decks.platphormnews.com.