Build on the AlpaTrade agent desk.
Call the primary LangChain DeepAgent, research analysts, backtester, validator, paper trader, reconciler, reporter, and durable autonomy pipeline through typed APIs.
Choose the right specialist for the job.
Every agent below is callable through a typed HTTP contract. Skills describe stable capabilities; follow the reference link for request bodies, response schemas, examples, authentication, and error responses.
DeepAgent interfaces
2 agentsDeepAgent Assistant
POSTPrimary LangChain DeepAgents harness with research and broker tools.
DeepAgent Assistant (SSE)
POSTStreaming DeepAgents chat with token, route, and tool events.
Research agents
4 agentsPremarket Agent
POSTRead-only premarket scan and ranked mover intelligence.
Alpha Growth Agent
POSTEvidence-backed growth-company research report.
Alpha Value Agent
POSTEvidence-backed value-company research report.
Alpha Comparison Agent
POSTGrowth and value views generated from one shared evidence collection.
Analysis and validation
3 agentsBacktest Agent
POSTRun the parameter-grid backtest and return the best configuration.
Validation Agent
POSTValidate stored backtest or paper trades against market data.
Report Agent
GETReturn run summaries, detail, P&L, and ranked strategies.
Paper trading operations
2 agentsPaper Trade Agent
POSTStart a durable paper-trading subprocess and return immediately.
Reconciliation Agent
POSTCompare the position ledger with the linked Alpaca paper account.
Agent orchestration
2 agentsFive-Agent Orchestrator
POSTRun backtest, validation, paper trading, and reporting as one workflow.
Autonomy Scout
POSTScan candidates and enqueue the durable paper-only agent pipeline.
Human guides and machine contracts.
Use ReDoc for reading and Swagger UI for interactive calls. OpenAPI and catalogue JSON remain machine-readable for SDK generators, agents, and service discovery.
Machine-readable: OpenAPI JSON · Agent catalogue JSON
User JWTs and service API keys.
User clients send an Authorization bearer token obtained from /auth/login. Trusted services send X-API-Key and include X-User-Id when acting for a user. All trading and autonomy routes are paper-only.