{"name":"PlatformPilot Web API","version":"1","specVersion":"1.0.0","openapi":"https://platformpilot.ai/openapi.json","documentation":"https://platformpilot.ai/developers","llms":"https://platformpilot.ai/llms.txt","agentsApi":{"openapi":"https://api.platformpilot.ai/openapi.json","docs":"https://api.platformpilot.ai/docs"},"mcp":{"url":"https://mcp.platformpilot.ai/brain/mcp","protectedResourceMetadata":"https://mcp.platformpilot.ai/.well-known/oauth-protected-resource/brain/mcp"},"oauth":{"authorizationServerMetadata":"https://platformpilot.ai/.well-known/oauth-authorization-server","issuer":"https://auth.platformpilot.ai/"},"endpoints":[{"method":"GET","path":"/api","operationId":"getApiIndex","summary":"API index"},{"method":"GET","path":"/api/v1/blog/posts","operationId":"listBlogPosts","summary":"List published blog posts"},{"method":"GET","path":"/api/v1/blog/posts/{slug}","operationId":"getBlogPost","summary":"Get one blog post with its full text"},{"method":"GET","path":"/api/v1/blog/search","operationId":"searchBlogPosts","summary":"Semantic search over blog posts"},{"method":"GET","path":"/api/v1/platform-status","operationId":"getPlatformStatus","summary":"Current platform status"},{"method":"POST","path":"/api/agent/brain-pass","operationId":"purchaseBrainAccessPass","summary":"Buy a Brain access pass with the Machine Payments Protocol"},{"method":"GET","path":"/llms.txt","operationId":"getLlmsTxt","summary":"llms.txt"},{"method":"GET","path":"/llms-full.txt","operationId":"getLlmsFullTxt","summary":"llms-full.txt"},{"method":"GET","path":"/openapi.json","operationId":"getOpenApiDocument","summary":"This document"},{"method":"GET","path":"/.well-known/oauth-authorization-server","operationId":"getOAuthAuthorizationServerMetadata","summary":"OAuth 2.0 authorization server metadata"},{"method":"GET","path":"/.well-known/openid-configuration","operationId":"getOpenIdConfiguration","summary":"OpenID Provider configuration"},{"method":"GET","path":"/agent-setup/prompt.md","operationId":"getAgentSetupPrompt","summary":"Agent setup prompt"}]}