PlayCaller Fantasy Sports
PlayCaller Fantasy Sports API provides real-time and historical NFL and MLB data for developers building fantasy sports applications. Features include: • NFL player projections, performance trends, and weekly signals • MLB game data, player stats, and fantasy scoring leaders • AI-powered lineup recommendations • Usage quota tracking for developer accounts • Key-authenticated access with tiered…
PlayCaller Fantasy Sports endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get NFL Player Signals /intelligence/news |
Real-time NFL player signals including injuries, depth chart changes, role shifts, and practice reports. Updated every 2 hours. Filter by severity (high/medium/low), team, or… |
| GET |
Get NFL Performance Trends /analytics/trends |
Historical NFL performance data (2023-2025) with game-by-game stats: fantasy points, snap %, target share, air yards. Filter by player, team, position, season, or week. Pro tier… |
| GET |
Get Usage & Quota Info /daas/usage |
Returns your current quota usage, rate limits, and tier information. Available on all tiers. Monitor remaining API calls, reset dates, and per-endpoint performance metrics. |
| GET |
Get MLB Players /v1/mlb/players |
Lists all 966 active MLB players across all 30 teams. Filter by position, team, status, or search by name. Paginate with limit and offset parameters. |
| GET |
Get MLB Games /v1/mlb/games |
Live and scheduled MLB game states updated every few minutes. Filter by date, game state (live/final/preview), or limit results. Perfect for tracking in-progress games. |
| GET |
Get MLB Fantasy Scoring Leaders /v1/mlb/scoring/leaders |
Fantasy scoring leaders by date. Filter by position, team, or limit results. Pro tier required. Returns ranked player performance for daily fantasy optimization. |