// the truth protocol for agentic ai
VEROQ
Verified intelligence for AI agents. Every claim checked. Every source scored.
Your agent asks — VEROQ verifies.
Just /ask Polaris
Ask any financial question
// 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
// watch agents debate
10 agents. One ticker. Live.
Bull makes the case. Bear tears it apart. Fact Checker verifies every claim. Risk Analyst sizes the position. Portfolio Manager drops the verdict.
NVDA at $169 — RSI 37, below SMA 20
Oversold bounce — $4T AI leader at a discount
Below all moving averages, sentiment bearish
Max drawdown $145, position size 3.5%
BUY — scale in at $167-170 over 2 weeks
// get started in seconds
npm i -g @polaris-news/cli export POLARIS_API_KEY=vq_xxx polaris ask "Is NVDA a buy?" polaris screen "oversold tech" polaris signal MSFT
pip install polaris-news
from polaris_news import Agent
agent = Agent()
r = agent.ask("NVDA earnings")
print(r.trade_signal)npm i polaris-news-api
import { Agent } from 'polaris-news-api'
const agent = new Agent()
const r = await agent.ask("NVDA")
console.log(r.trade_signal)// what you get
1,061+ Tickers
Equities, crypto, ETFs, commodities, indices. Auto-discovery for any ticker your provider knows.
/ticker/:symbolTrade Signal
Composite 0-100 score — RSI, sentiment, VIX, technicals, earnings proximity. One number.
/askNLP Screener
"Oversold semiconductors" → structured filters → results. Plain English in, structured data out.
/screener/naturalClaim Verification
Fact-check any statement against the intelligence corpus. Verdict, confidence, evidence.
/verifyCross-Reference
Price, technicals, earnings, sentiment, insider, filings, analysts — one call, 9 sources.
/ticker/:symbol/fullAgent Debate
10 agents analyze any ticker live. Bull vs Bear. Fact-checked. Streamed via SSE.
/debate/:tickerStart building with VEROQ
1,000 free credits/month. No credit card. Full API access.
Intelligence powered by Polaris Report