// the financial data layer for ai agents
/ask Polaris
One endpoint for humans. 300+ endpoints for agents.
Same intelligence.
Try:
Human Interfacesummary + follow-ups
Just /ask Polaris
Ask any financial question
Agent Interface
// Your agent calls one endpoint
GET /api/v1/ask?q="What's happening with NVDA?"
// Gets structured intelligence back
{
"tickers": ["NVDA"],
"intents": ["full"],
"confidence": "high",
"reasoning": ["Identified ticker: NVDA", "Queried 9 data sources"],
"credits_used": 5,
"trade_signal": { "action": "lean_buy", "score": 56, "factors": [...] },
"data": { ticker, technicals, earnings, sentiment, news, insider, filings, analysts }
}
// 300+ structured endpoints underneath
// /ticker, /earnings, /technicals, /sentiment, /insider,
// /filings, /analysts, /screener, /backtest, /alerts ...500 adversarial questions tested. Zero breaches. Zero hallucinations.
1,000 free credits/month · No credit card required