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/delivery-jobs/{id}/fail
Fail delivery job
POST/api/v1/delivery-jobs/{id}/cancel
Cancel delivery job
GET/api/v1/contracts
List contracts
POST/api/v1/contracts
Create contract
GET/api/v1/contracts/{id}
Get contract
PUT/api/v1/contracts/{id}
Update contract
DELETE/api/v1/contracts/{id}
Delete contract
POST/api/v1/contracts/validate
Validate pasted schema and payload locally
POST/api/v1/contracts/{id}/validate
Validate payload against contract
POST/api/v1/contracts/{id}/test
Run persistent contract test
POST/api/v1/contracts/{id}/generate-payload
Generate sample payload
POST/api/v1/contracts/{id}/generate-negative-payload
Generate negative test payload
POST/api/v1/contracts/{id}/send-to-spec
Handoff contract to Spec or return local export
POST/api/v1/contracts/{id}/send-to-evals
Handoff contract to Evals or return local export
POST/api/v1/contracts/{id}/send-to-sandbox
Handoff contract to Sandbox or return local export
POST/api/v1/signatures/generate
Generate HMAC signature
POST/api/v1/signatures/verify
Verify HMAC signature
POST/api/v1/signatures/explain
Explain signature mismatch
GET/api/v1/signatures/algorithms
List supported signature algorithms
POST/api/v1/receive/{endpointSlug}
Receive inbound webhook
GET/api/v1/receive/{endpointSlug}/status
Inbound receiver status
GET/api/v1/templates
List public-safe event templates
GET/api/v1/templates/{eventType}
Get public-safe event template
POST/api/v1/templates/generate
Generate event payload from template
GET/api/v1/integrations
List integration matrix
GET/api/v1/integrations/status
Get integration status
GET/api/v1/integrations/spec
Spec integration status
POST/api/v1/integrations/spec/validate-contract
Validate contract through Spec handoff or local export
GET/api/v1/integrations/evals
Evals integration status
POST/api/v1/integrations/evals/create-suite
Create Evals suite or local export
GET/api/v1/integrations/sandbox
Sandbox integration status
POST/api/v1/integrations/sandbox/generate-receiver-test
Generate Sandbox receiver test or local export
GET/api/v1/integrations/agentui
AgentUI integration status
POST/api/v1/integrations/agentui/generate-form
Generate AgentUI form or local export
GET/api/v1/integrations/monitor
Monitor integration status
POST/api/v1/integrations/monitor/publish-status
Publish Monitor status
GET/api/v1/integrations/trace
Trace integration status
GET/api/v1/integrations/mcp
MCP integration status
GET/api/v1/integrations/api
API Hub integration status
GET/api/v1/integrations/cli
CLI integration status
GET/api/v1/integrations/docs
Docs integration status
GET/api/v1/integrations/sheets
Sheets integration status
POST/api/v1/reports/docs
Create Docs report
POST/api/v1/reports/sheets
Create Sheets report
POST/api/v1/reports/decks
Create Deck summary
GET/api/v1/reports/{id}
Get report or degraded report state
GET/api/v1/agent-policy
Get agent policy
GET/api/v1/agent-policy/platforms
List agent platform categories
GET/api/v1/agent-policy/platforms/{id}
Get agent platform category
GET/api/v1/agent-policy/robots
Get robots policy summary
GET/api/v1/agent-policy/summary
Get agent policy summary
GET/api/webhooks
Vercel webhook receiver status
POST/api/webhooks
Receive Vercel webhook
GET/api/v1/agent
List agent actions and safety classification
POST/api/v1/agent
Execute agent action
GET/api/mcp
MCP descriptor
POST/api/mcp
JSON-RPC MCP endpoint
GET/api/v1/mcp
MCP descriptor alias
POST/api/v1/mcp
JSON-RPC MCP endpoint alias
GET/api/health
Public health summary
GET/api/v1/health
Versioned public health summary
GET/api/mcp
Public read-only MCP metadata and usage
POST/api/mcp
JSON-RPC 2.0 MCP endpoint
GET/api/v1/schemas
List public built-in XML schemas
GET/api/v1/schemas/{slug}
Read one public built-in XML schema
POST/api/v1/parse
Parse XML into a tree and validation result.
POST/api/v1/format
Pretty-format XML with bounded indentation.
POST/api/v1/minify
Minify XML after real XML validation.
POST/api/v1/validate
Validate XML syntax and security constraints.
POST/api/v1/stats
Return XML node, line, namespace, and depth stats.
POST/api/v1/xpath
Run the Phase 1 bounded XPath subset.
POST/api/v1/xsd/validate
Run safe XML plus basic XSD root contract validation; reports degraded semantic coverage.
POST/api/v1/rss/inspect
Inspect RSS 2.0 feeds.
POST/api/v1/atom/inspect
Inspect Atom feeds.
POST/api/v1/sitemap/inspect
Inspect sitemap and sitemap index XML.
POST/api/v1/convert/json
Convert XML to a structured JSON representation.
POST/api/v1/convert/yaml
Convert XML to deterministic YAML.
GET/api/health
Service health
GET/api/v1/health
Service health v1
GET/api/mcp
Get MCP transport metadata