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/llms.txt
Concise AgentUI llms discovery text
GET/llms-full.txt
Full AgentUI llms discovery text
GET/llms-index.json
AgentUI llms discovery index
GET/rss.xml
Public-safe RSS feed
GET/feed.xml
Public-safe Atom feed
GET/sitemap.xml
Public sitemap
GET/sitemap-index.xml
Public sitemap index
GET/robots.txt
Robots policy
GET/manifest.webmanifest
Web app manifest
GET/.well-known/mcp.json
MCP well-known manifest
GET/.well-known/web.json
AgentUI Web Status manifest
GET/.well-known/web4.json
Legacy AgentUI Web Status manifest alias
GET/.well-known/provenance.json
Public-safe provenance and fingerprint index
GET/.well-known/agents.json
Agent access well-known manifest
GET/.well-known/agent-policy.json
Agent policy manifest
GET/.well-known/ai-policy.json
AI policy manifest
GET/.well-known/ai-plugin.json
Legacy AI plugin support and real discovery alternatives
GET/.well-known/security.txt
Security contact policy
GET/.well-known/trust.json
Trust and public/protected boundary policy
GET/api/mcp
MCP manifest and usage metadata
POST/api/mcp
MCP JSON-RPC 2.0 transport
GET/api/browserops/receive-handoff
BrowserOps public-safe handoff receiver readiness probe
POST/api/browserops/receive-handoff
Receive BrowserOps public-safe proof handoff envelope; accepted handoffs require PLATPHORM_API_KEY
GET/api/agentui/receive-handoff
AgentUI public-safe handoff receiver readiness probe
POST/api/agentui/receive-handoff
Receive a platphorm.handoff.v1 envelope addressed to AgentUI; accepted handoffs require PLATPHORM_API_KEY
GET/api/v1/receive-handoff
AgentUI v1 handoff receiver readiness alias
POST/api/v1/receive-handoff
Receive a platphorm.handoff.v1 envelope through the v1 AgentUI receiver alias
GET/api/v1/agentui/receive-handoff
AgentUI v1 namespaced handoff receiver readiness alias
POST/api/v1/agentui/receive-handoff
Receive a platphorm.handoff.v1 envelope through the namespaced v1 AgentUI receiver alias
GET/api/v1/api-keys
List protected API-key inventory
POST/api/v1/api-keys
Create protected API key
GET/api/v1/approvals
List public-safe workflow approvals
POST/api/v1/approvals
Create workflow approval request
GET/api/v1/approvals/{id}
Get public-safe workflow approval
POST/api/v1/approvals/{id}/approve
Approve workflow approval step
POST/api/v1/approvals/{id}/reject
Reject workflow approval step
GET/api/v1/flows
List workflows through legacy flow alias
POST/api/v1/flows
Create workflow through legacy flow alias
GET/api/v1/health
Service health v1 alias
GET/api/v1/agent-policy
AgentUI public/protected agent policy
GET/api/v1/agent-policy/platforms
List agent platform policies
GET/api/v1/agent-policy/platforms/{id}
Get agent platform policy
GET/api/v1/agent-policy/robots
Robots policy JSON
GET/api/v1/agent-policy/summary
Agent policy summary
GET/api/v1/ai-gateway/diagnostics
Return public-safe Vercel AI Gateway configuration diagnosis and redacted local log policy
GET/api/v1/prompts
List AgentUI MCP prompts
GET/api/v1/publish
List public workflow publications
POST/api/v1/publish
Create workflow publication
GET/api/v1/resources
List AgentUI MCP resources
GET/api/v1/runs
List public-safe workflow runs
GET/api/v1/runs/{id}
Get public-safe workflow run
GET/api/v1/runs/{id}/artifacts
List public-safe workflow run artifacts
GET/api/v1/runs/{id}/blocks/{blockId}
Get selected block input and output packet for a run
POST/api/v1/runs/{id}/cancel
Cancel workflow run
GET/api/v1/runs/{id}/events
SSE stream with public-safe run/delegation event snapshot and degraded polling fallback guidance
GET/api/v1/runs/{id}/steps
List public-safe workflow run steps
GET/api/v1/runs/{id}/steps/{stepId}
Get one workflow run step with block input/output view payload
GET/api/v1/services
List registered network services
POST/api/v1/services
Register network service
GET/api/v1/stats/runs
Get public-safe run statistics
GET/api/v1/templates
List workflow templates
GET/api/v1/templates/{id}
Get workflow template
POST/api/v1/templates/{id}/instantiate
Instantiate workflow template
GET/api/v1/selectors/emoji
List public-safe Emoji options from emoji.platphormnews.com
GET/api/v1/selectors/svg
List public-safe SVG template options from svg.platphormnews.com without raw SVG markup
GET/api/v1/tool-specs
List AgentUI best-effort tool input specs, or return one service/capability spec with service and capability query params
POST/api/v1/tool-specs
Generate a public-safe tool spec bundle and enriched run input JSON from selected_steps, services, toolchain entries, or one service/capability pair
GET/api/workflows/templates/ambassador-public-research-to-proof
Read the public Ambassador research-to-proof template API contract and sample input
POST/api/workflows/templates/ambassador-public-research-to-proof
Run the API/MCP/RSS/Sandbox Ambassador proof chain with optional tool-intelligence and server-authenticated Docs, Sheets, Calendar, Kanban, BrowserOps, OpenContent, and ASCII lanes
POST/api/v1/render/mcp-tool
Render MCP tool schema into AgentUI form fields
POST/api/v1/render/openapi-operation
Render OpenAPI operation into AgentUI form fields
POST/api/v1/render/json-schema
Render JSON Schema into AgentUI form fields
POST/api/v1/render/webhook-schema
Render webhook payload schema into AgentUI form fields
POST/api/v1/render/artifact
Render an AgentUI artifact model as form fields
POST/api/v1/render/workflow-node
Render workflow node configuration form
POST/api/v1/validate/form-input
Validate rendered form input without executing a tool
GET/api/v1/rendered-forms/{id}
Get rendered form persistence status
GET/api/v1/artifacts
List server-persisted AgentUI artifacts or honest degraded storage status
POST/api/v1/artifacts
Create generated AgentUI artifact snapshot or protected persistence request
GET/api/v1/artifacts/{id}
Get AgentUI artifact storage status by id