API Documentation
Frontend is integrated with backend API v1 at https://stock-sense-backend-ocjo.onrender.com/api/v1.
Quick Links
Authentication
- POST /auth/signup
- POST /auth/login
- POST /auth/refresh
- POST /auth/logout
- GET /auth/profile
- GET /auth/sessions
- GET /auth/audit-logs
Stocks & Market
- GET /stocks/search
- GET /stocks/{symbol}
- GET /stocks/{symbol}/quote
- GET /stocks/{symbol}/technical
- GET /stocks/{symbol}/fundamental
- GET /market/overview
- GET /market/sector-heatmap
- GET /market/52-week-high
- GET /market/52-week-low
- GET /market/snapshot/latest
Portfolio, Watchlist, Alerts
- GET /portfolios
- POST /portfolios
- GET /watchlists
- POST /watchlists
- GET /alerts
- POST /alerts
- GET /alerts/evaluator/status
News, IPO, Institutional, Health
- GET /news
- GET /news/trending
- GET /news/fear-greed
- GET /ipo/calendar
- GET /ipo/subscriptions/latest
- GET /ipo/gmp/latest
- GET /institutional/fii-dii
- GET /institutional/block-deals
- GET /institutional/shareholding
- GET /health
- GET /health/db