CDL schedules, start times, teams, and match status. One API call.
Build Call of Duty League calendars, Discord commands, fantasy lock screens, and match centers with upcoming matches and tournament context.
No sales call. No contract. Keep your API key server-side.
/matches/liveProduct FitScoreboards/players/{id}/statsProduct FitK/D pages/matches/{id}/mapsProduct FitMatch centers/scheduleProduct FitCalendars/teams/{id}/rosterProduct FitTeam pagesBuild with real CDL routes
Test with 500 free requests/month, then upgrade when traffic grows.
Data coverage
CDL schedule data for match-day products
Schedule pages need clean match rows: who plays, when it starts, what event it belongs to, and what status to show.
Endpoints
CDL endpoints for this build
Each path maps to a screen developers already ship: schedule, live page, match recap, player page, or team profile.
/api/v1/cod/matches/upcomingUpcoming CDL schedule rows.
/api/v1/cod/matches/liveCurrent live match state when a match is active.
/api/v1/cod/matches/recentRecently completed CDL matches.
/api/v1/cod/matches/{matchId}Full context for a scheduled match.
/api/v1/cod/teamsTeam metadata for schedule cards.
/api/v1/cod/cdl/standingsStandings context beside schedule rows.
Use cases
CDL apps developers can ship fast
Match calendars
Show the next CDL matches with start times and teams.
Discord bots
Power /cdl-schedule and /cdl-next commands.
Fantasy locks
Close lineups before the first match starts.
Team pages
Show each team’s next match beside roster and standings.
Daily emails
Send upcoming CDL matches before a match day starts.
Match centers
Link each schedule row to full match detail.
CDL API pages
Related CDL API pages
Pick the data you need for live scores, schedules, match centers, player stats, rosters, standings, fantasy tools, or bot commands.
FAQ
Can I get upcoming CDL matches?
Yes. Use /api/v1/cod/matches/upcoming for upcoming Call of Duty League schedule rows.
Does schedule data include teams?
Yes. Schedule rows include team context, and you can hydrate cards further with team endpoints.
What if no CDL match is live?
Show upcoming matches first, then recent results as the fallback state.
Can I use this for fantasy lock timers?
Yes. Start times are the key input for lock timers and slate pages.
People also ask before choosing a CDL API.
These ranking pages target buyers comparing live scores, schedules, player stats, fantasy workflows, and Call of Duty API alternatives.
Try CDL API freeWhat is the best CDL API?
Compare cdl api coverage, endpoint paths, pricing, and build fit before choosing a CDL data provider.
What is the best Breaking Point GG API?
Compare breaking point gg api coverage, endpoint paths, pricing, and build fit before choosing a CDL data provider.
What is the best Breaking Point Alternative?
Compare breaking point alternative coverage, endpoint paths, pricing, and build fit before choosing a CDL data provider.
What is the best Call of Duty League Stats API?
Compare call of duty league stats api coverage, endpoint paths, pricing, and build fit before choosing a CDL data provider.
What is the best Black Ops 7 Stats API?
Compare black ops 7 stats api coverage, endpoint paths, pricing, and build fit before choosing a CDL data provider.
What is the best Build a Stats Site?
Compare build a stats site coverage, endpoint paths, pricing, and build fit before choosing a CDL data provider.
Ship a CDL schedule page without scraping.
Use Cito for upcoming matches, live fallbacks, recent results, and match IDs that connect to full detail pages.