Document lacks a valid OpenAPI version, info object, or paths object
Inspect the evidence and return meaningful protocol-correct content.
GET https://agentui.platphormnews.com/api/docs
HTTP 200
Content-Type: application/json
93 ms
Digest: sha256:5daca893ba9f7ffe0e3d16ce295476f75cf2b186af2e2dd15d205196c49f8e63
Preview: {"ok":true,"data":{"openapi":"3.1.0","info":{"title":"PlatPhorm AgentUI","version":"0.10.0","description":"AgentUI API for human and agent interface artifacts: workflow orchestration, schema-to-form rendering, local/export/share/delegation packets, storage truth, templates, approvals, publishing boundaries, observability, and MCP JSON-RPC."},"servers":[{"url":"https://agentui.platphormnews.com"}],"components":{"securitySchemes":{"PlatphormApiKeyBearer":{"type":"http","scheme":"bearer","bearerFormat":"PLATPHORM_API_KEY","description":"Use Authorization: [REDACTED] $PLATPHORM_API_KEY. Workflow routes also accept a workflow/write/admin scoped credential issued by https://keys.platphormnews.com."},"PlatphormApiKeyHeader":{"type":"apiKey","in":"header","name":"X-PlatPhorm-API-Key","description":"Use X-PlatPhorm-API-Key: [REDACTED] Workflow routes also accept a workflow/write/admin scoped credential issued by https://keys.platphormnews.com."}}},"paths":{"/api/docs":{"get":{"summary":"OpenAPI JSON document"}},"/api/health":{"get":{"summary":"Service health"}},"/openapi.json":{"get":{"summary":"OpenAPI JSON document route"}},"/openapi.yaml":{"get":{"summary":"OpenAPI YAML document route"}},"/asyncapi.yaml":{"get":{"summary":"AsyncAPI YAML event contract for AgentUI workflow, run, approval, artifact, delegation, and integration events"}},"/llms.txt":{"get":{"summary":"Concise AgentUI llms discovery text"}},"/llms-full.txt":{"get":{"summary":"Full AgentUI llms discovery text"}},"/llms-index.json":{"get":{"summary":"AgentUI llms discovery index"}},"/rss.xml":{"get":{"summary":"Public-safe RSS feed"}},"/feed.xml":{"get":{"summary":"Public-safe Atom feed"}},"/sitemap.xml":{"get":{"summary":"Public sitemap"}},"/sitemap-index.xml":{"get":{"summary":"Public sitemap index"}},"/robots.txt":{"get":{"summary":"Robots policy"}},"/manifest.webmanifest":{"get":{"summary":"Web app manifest"}},"/.well-known/mcp.json":{"get":{"summary":"MCP well-known manifest"}},"/.well-known/web.json":{"get":{"summary":"AgentUI Web Status manifest"