The ultimate sports data hub—100+ sports, real-time updates, AI analytics, and more! Live at https://all-sports-api.onrender.com/.
- Coverage: Football, basketball, baseball, and more coming soon!
- Live Updates: 1-second WebSocket via
/live
. - AI Insights: Player performance scores at
/analytics
. - Custom Data: Build your own via
/custom
(POST). - Odds & Media: Mock betting odds and highlights (
/odds
,/media
). - Fan Stats: Submit data via
/fanstats
(POST).
- Docs:
https://all-sports-api.onrender.com/docs
- Free Tier: 500 requests/day—try it now!
git clone https://github.com/CurryTPH/all-sports-api.git
cd all-sports-api
npm install
node index.js