{"components":{"securitySchemes":{"apiKey":{"in":"header","name":"X-API-Key","type":"apiKey"}}},"info":{"description":"Voice/TTS for AI agents","title":"ECHO API","version":"1.0.0"},"openapi":"3.0.0","paths":{"/beacon":{"get":{"summary":"Voice API status"}},"/order":{"post":{"summary":"Create credits order"}},"/order/{order_id}":{"get":{"summary":"Collect key after payment"}},"/stats":{"get":{"summary":"Keys, orders, revenue"}},"/tts":{"post":{"security":[{"apiKey":[]}],"summary":"Synthesize speech"}},"/voices":{"get":{"summary":"List voices"}}},"servers":[{"url":"https://echo.thetempleofdoom.com"}]}
