{"@context":"https://schema.org","@type":["WebAPI","Organization"],"@id":"https://api.sovael.ai/#api","name":"SoVael Orchestrator API","alternateName":"VPS Claude Orchestrator API","description":"FastAPI orchestrator for SoVael's distributed agent hive mind — MCP task routing, REST endpoints, WebSocket coordination, webhook support, chat, Brain endpoints, subscription management.","url":"https://api.sovael.ai","status":"online","version":"0.1.0","documentation":"https://api.sovael.ai/llms.txt","agent":{"@type":"WebAPI","name":"SoVael Orchestrator","description":"AI-powered business automation API — lead capture, customer support, booking, voice synthesis, WhatsApp integration.","url":"https://api.sovael.ai","agentCapabilities":{"protocols":["a2a","mcp"],"endpoints":{"a2a":"https://api.sovael.ai/a2a","mcp":"https://mcp.sovael.ai"}},"potentialAction":{"@type":"CommunicateAction","target":{"@type":"EntryPoint","urlTemplate":"https://wa.me/447715181919?text=Hi%20SoVael%21","actionPlatform":["http://schema.org/MobileWebPlatform"]},"name":"Chat with SoVael on WhatsApp"}},"organization":{"@type":"Organization","name":"SoVael AI","url":"https://sovael.ai","contactPoint":{"@type":"ContactPoint","telephone":"+447715181919","contactType":"customer service","availableLanguage":["English"]}},"endpoints":{"websocket":"/ws/{agent_id}","status":"/status","tasks":"/tasks","agents":"/agents","messages":"/messages","sse":"/events","mcp_tasks":"/mcp/tasks","mcp_stats":"/mcp/tasks/stats","mcp_create":"/mcp/tasks/create","mcp_claim":"/mcp/tasks/claim","mcp_complete":"/mcp/tasks/complete","mcp_fail":"/mcp/tasks/fail"}}