Back to dashboard
PlatPhorm Network APIs
Real operations parsed from public OpenAPI documents. Ownership and source specs remain explicit.
API discovery evidence
Unknown is never used: each trusted site is active, unsupported, protected, invalid, degraded, or not yet probed.
POST/api/v1/invites/{token}/accept
Accept a token-scoped team invite
POST/api/v1/grok/parse-jd
Parse a job description with xAI/Grok when configured
POST/api/v1/jd/parse
Provider-neutral JD parse alias
GET/api/v1/network/calendar
Public-safe Calendar integration status
POST/api/v1/network/calendar
Create or sync a Calendar interview event
POST/api/v1/network/kanban
Create or sync a Kanban interview task
GET/api/v1/network/mcp
Public-safe MCP hub status
GET/api/v1/integrations/status
Public-safe Jobs integration status
GET/api/events
Public-safe event outbox summary
POST/api/events
Append a protected event outbox entry
POST/api/webhooks
Receive a protected platform webhook
GET/api/mcp
Public MCP metadata and usage
POST/api/mcp
JSON-RPC 2.0 MCP endpoint. Private reads and mutations require PLATPHORM_API_KEY.
GET/api/health
No summary provided by the source OpenAPI document.
GET/api/mcp
No summary provided by the source OpenAPI document.
POST/api/mcp
No summary provided by the source OpenAPI document.
GET/api/health
Health summary
GET/api/v1/health
Health summary
GET/api/docs
OpenAPI JSON
GET/openapi.json
OpenAPI JSON
GET/openapi.yaml
OpenAPI YAML
POST/api/v1/parse
Parse JSON into tree nodes and stats.
POST/api/v1/format
Format valid JSON.
POST/api/v1/minify
Minify valid JSON.
POST/api/v1/validate
Validate JSON syntax and return stats when valid.
POST/api/v1/fetch-url
Fetch bounded JSON from a trusted PlatPhormNews HTTPS URL and return a graph-view handoff link.
POST/api/v1/stats
Calculate JSON statistics.
POST/api/v1/schema/validate
Validate JSON against a public schema
GET/api/v1/schemas
List public schemas
GET/api/v1/schemas/{slug}
Get public schema
GET/api/v1/schema-pack
Get public schema pack metadata
GET/api/v1/jsonld
Get JSON-LD artifacts
POST/api/v1/jsonld/validate
Validate JSON-LD structure locally.
GET/api/mcp
Read MCP metadata
POST/api/mcp
Execute JSON-RPC 2.0 MCP request
GET/v0/universes
List public schema registry universes.
GET/v0/realms
List public schema registry realms.
GET/v0/realm/{id}/items
List realm items
GET/api/health
Service health
GET/api/v1/health
Service health v1
GET/api/mcp
Get MCP transport metadata
POST/api/mcp
Call MCP endpoint
POST/api/scan
External API scan
GET/api/v1/board
Get shared board state
PUT/api/v1/board
Save board state
GET/api/v1/activities
Get activity log
POST/api/v1/tasks
Create a task
DELETE/api/v1/tasks/{id}
Delete a task
PATCH/api/v1/tasks/{id}
Update a task
GET/api/v1/health
Service health check
GET/api/mcp
MCP capability manifest
POST/api/mcp
Handle inbound MCP events
GET/api/v1/calendar
Fetch calendar events
POST/api/v1/calendar
Create a calendar event
GET/api/v1/calendar/projects
Fetch calendar projects
GET/api/v1/calendar/mcp
Fetch calendar MCP manifest
POST/api/v1/calendar/mcp
Forward calendar MCP tool/action request
GET/api/v1/onboard
Fetch onboarding flows/projects
POST/api/v1/onboard
Create/sync onboarding flow
GET/api/v1/events
Fetch style events
POST/api/v1/events
Create a style event
GET/api/webhooks/platphormnews
Webhook endpoint discovery
POST/api/webhooks/platphormnews
Receive signed webhook event
GET/api/v1/status
Public-safe Kanban object route
GET/api/v1/storage/status
Public-safe Kanban object route
GET/api/v1/boards
List canonical boards
POST/api/v1/boards
Create board
GET/api/v1/boards/{id}
Get canonical board object
PUT/api/v1/boards/{id}
Rename or replace board state
DELETE/api/v1/boards/{id}
Delete a custom board
GET/api/v1/boards/{id}/confirm
Public-safe Kanban object route
GET/api/v1/boards/{id}/cards
List cards for a board
POST/api/v1/boards/{id}/cards
Create card for a board
GET/api/v1/cards
List cards alias
POST/api/v1/cards
Create card alias
GET/api/v1/cards/{id}
Public-safe Kanban object route
GET/api/v1/cards/{id}/confirm
Public-safe Kanban object route
POST/api/v1/cards/{id}/move
Public-safe Kanban action or preview
POST/api/v1/cards/{id}/calendar
Public-safe Kanban action or preview
POST/api/v1/cards/{id}/docs
Public-safe Kanban action or preview