Build on Helix — step by step
You are in the Terminal, a secondary interface for inspecting the latest collected market context. The surfaces below help you test the API, download agents, and integrate — without leaving your workflow.
Connect your API key
Header: X-API-Key: hx_…
One header, one call — regime, macro, tickers in a single JSON blob. Copy the snippet from Account → API quickstart.
Preview before you code
{ "regime": "CALM", "vix": 15.8, "tickers": {…} }
Compose a watchlist, pick depth and modules, see the exact payload your LLM will receive.
Deploy a template
Earnings Scout · MEDIUM · 7 official scripts
Download a ready-made Python agent (.zip), set HELIX_API_KEY, run python run.py.
Upgrade when you go 24/7
Agent Pro €49 · webhooks + sessions
Free tier covers exploration. Paid plans unlock production volume, corpus RAG, and agent deployment.