⚡ LeagueSync Express API

A unified REST API for managing fantasy sports leagues across multiple platforms. One consistent interface for all your fantasy football, basketball, baseball, and hockey needs.

API Status: Operational

Server running on port 8080

Sleeper 95% Yahoo 85% ESPN 70% NFL.com 35% CBS 40%

🏈 Multi-Platform

Support for Sleeper, ESPN, Yahoo, NFL.com, and CBS Sports

🔄 Live Drafts

Real-time draft operations and queue management

📊 Full Management

Leagues, rosters, waivers, lineups, and more

🔐 Secure Auth

Platform-specific authentication handling

Quick API Reference

GET /health_check
GET /league/findAllLeagues
GET /roster/getRoster/:leagueId/:rosterId
POST /action/setLineup
POST /action/createWaiver
📚 View Full Documentation ✅ Check API Health

Getting Started: Run npm run docs to view complete API documentation