{"openapi":"3.0.0","info":{"title":"TradingAgents — Multi-agent LLM ticker consensus","description":"Pay $5.00 USDC, get a structured multi-agent trading recommendation for any ticker. Five specialist analysts (fundamentals / sentiment / news / technicals), bullish-vs-bearish researcher debate, trader synthesis, risk-management review, portfolio-manager final decision. Returns BUY/HOLD/SELL with confidence, rationale, and full agent transcripts. Powered by the open-source TradingAgents framework (arXiv:2412.20138).","version":"1.0.0","contact":{"email":"jadedfocus@gmail.com"}},"paths":{"/api/analyze-ticker":{"post":{"summary":"Run a full multi-agent analysis for any publicly traded ticker","description":"Run a full multi-agent analysis for any publicly traded ticker. Body: { ticker: string, date?: 'YYYY-MM-DD' (defaults to today), analysts?: string[] (default ['market','social','news','fundamentals']) }. Returns final BUY/HOLD/SELL decision, confidence, structured rationale, and per-agent reports. Uses Claude Haiku 4.5 for cost-efficient deep+quick reasoning; debate rounds=1, risk rounds=1. End-to-end latency typically 60-180s. Not financial advice — research output only.","x-payment":{"scheme":"exact","price":"$0.05","network":"eip155:8453","payTo":"0x9b8a2786a3df7a7837ccfc4e792e9eb90a36f72f"},"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}}}}}}