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.
GET/.well-known/security.txt
Security contact
GET/api/network/graph
Public pointer to the canonical PlatPhorm network graph
GET/api/v1/network/graph
Public pointer to the canonical PlatPhorm network graph
GET/api/v1/events
List webhook events
POST/api/v1/events
Create webhook event
GET/api/v1/events/{id}
Get webhook event
DELETE/api/v1/events/{id}
Delete webhook event
POST/api/v1/events/{id}/send
Send existing event to an endpoint
POST/api/v1/events/{id}/validate
Validate event payload against pasted schema
GET/api/v1/endpoints
List webhook endpoints with redaction
POST/api/v1/endpoints
Register webhook endpoint
GET/api/v1/endpoints/{id}
Get webhook endpoint with redaction
PUT/api/v1/endpoints/{id}
Update webhook endpoint
DELETE/api/v1/endpoints/{id}
Delete webhook endpoint
GET/api/v1/deliveries
List deliveries with redaction
GET/api/v1/deliveries/{id}
Get delivery with redaction
GET/api/v1/deliveries/{id}/attempts
List delivery attempts with redaction
POST/api/v1/deliveries/{id}/replay
Replay delivery with confirmation or dry-run
POST/api/v1/deliveries/{id}/cancel
Cancel delivery with confirmation
GET/api/v1/deliveries/{id}/trace
Delivery trace timeline
GET/api/v1/deliveries/{id}/report
Public-safe delivery report
GET/api/v1/delivery-jobs
List delivery jobs or degraded async-job state
POST/api/v1/delivery-jobs
Create delivery job
GET/api/v1/delivery-jobs/{id}
Get delivery job
GET/api/v1/delivery-jobs/{id}/events
Get delivery job events
GET/api/v1/delivery-jobs/{id}/stream
Get delivery job stream or degraded stream state
POST/api/v1/delivery-jobs/{id}/complete
Complete delivery job
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