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-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.
Rate Limits
| Tier | Price | API Requests / Month | Key Features |
|---|---|---|---|
| Free | $0 | 100 | Preview access — generate key in Developer Console |
| PRO | $15/mo | 100,000 | Full access, 60 req/min — institutional data, AI analysis |
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.