Developer Reference
API Documentation
Build on real-time market sentiment, news intelligence, and institutional flow data
Quick Start
All API access requires an API key. Generate one for free in Settings > Developer Console.
# Get real-time stock price
curl -H "X-SentiSense-API-Key: ss_live_YOUR_KEY" \
"https://app.sentisense.ai/api/v1/stocks/price?ticker=AAPL"
# Get institutional flows (PRO)
curl -H "X-SentiSense-API-Key: ss_live_YOUR_KEY" \
"https://app.sentisense.ai/api/v1/institutional/flows?reportDate=2025-12-31"API Reference
Institutional Flows API
→Access SEC 13F-HR filing data including market flows, institutional holders, activist positions, convertible bonds, and options activity. Track what hedge funds, index funds, banks, and activist investors are buying and selling.
Documents & News API
→Search and retrieve sentiment metrics for news articles, social media posts, and AI-curated news stories across multiple sources.
Insider Trading API
→Track SEC Form 4 insider trading filings — buys, sells, awards, and exercises by company officers, directors, and 10%+ shareholders. Includes cluster buy detection where multiple insiders buy the same stock.
Insights API
→AI-generated trading insights for individual stocks and the overall market. Each insight flags a specific signal, from insider cluster buying to institutional rotation, with urgency and confidence scores.
Stocks API
→Real-time stock prices, historical charts, company fundamentals, short interest data, and AI-powered stock analysis.
Politicians Trading API
→Track congressional STOCK Act trading disclosures: purchases, sales, and exercises by U.S. Senators and Representatives. Updated daily from official filings.
Analyst Ratings API
→Wall Street analyst price targets, buy/hold/sell distribution, recent upgrade/downgrade actions, and forward EPS estimates with earnings surprise history. Aggregates from major brokerage research.
ETFs API
→ETF discovery, holdings composition, and holdings-weighted aggregate views (analyst consensus, insider activity, sentiment). Read fund-level signals derived from each constituent's per-stock data, weighted by allocation.
Market Mood API
→SentiSense's proprietary fear and greed composite index. Combines social sentiment, market direction, fear gauge, social momentum, and S&P 500 trend into a single 0-100 score with phase classification, weekly change, and per-sector breakdowns.
Rate Limits
| Tier | Price | API Requests / Month | Key Features |
|---|---|---|---|
| Free | $0 | 1,000 | Preview access, 30 req/min: generate key in Developer Console |
| PRO | $15/mo | 100,000 | Full access, 200 req/min: institutional data, AI analysis |
Agent Ready
Build with Your AI Agent
Point your AI agent to our skill file and it can query stock prices, sentiment data, news, and institutional flows, no manual setup needed.
Works with OpenClaw, Claude Code, Codex, and other AI agents.