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: ssk_YOUR_KEY" \
"https://app.sentisense.ai/api/v1/stocks/price?ticker=AAPL"
# Get institutional flows (PRO)
curl -H "X-SentiSense-API-Key: ssk_YOUR_KEY" \
"https://app.sentisense.ai/api/v1/institutional/flows?reportDate=2025-02-14"API Reference
Institutional Flows API
→Access SEC 13F-HR filing data including market flows, institutional holders, and activist positions. Track what hedge funds, index funds, and activist investors are buying and selling.
4 endpointsPRO (free preview available)
Documents & News API
→Search and retrieve sentiment metrics for news articles, social media posts, and AI-curated news stories across multiple sources.
7 endpointsFree
Stocks API
→Real-time stock prices, historical charts, company fundamentals, short interest data, and AI-powered stock analysis.
25 endpointsFree (AI summaries require PRO)
Rate Limits
| Tier | Price | API Requests / Month | Key Features |
|---|---|---|---|
| Free | $0 | 100 | Preview access — generate key in Developer Console |
| PRO | $15/mo | 10,000 | Full access — institutional data, AI analysis |