Sports

MLB & NHL schedules, scores & standings. 11 pay-per-call sports endpoints for AI agents — keyless, USDC via x402.

sports.mlb-schedule$0.0010
MLB games for a date (and optionally one team), via the official MLB Stats API (free/keyless).
GET /api/sports/mlb-schedule
sports.mlb-standings$0.0010
MLB regular-season standings for a season (official MLB Stats API, free/keyless).
GET /api/sports/mlb-standings
sports.nba-games$0.0048
NBA games from balldontlie — schedule and scores in one feed.
GET /api/sports/nba-games
sports.nba-players$0.0048
NBA players from balldontlie — search by name and page through results.
GET /api/sports/nba-players
sports.nba-teams$0.0048
NBA teams from balldontlie — all 30 franchises with id, full name, abbreviation, conference, division, and city.
GET /api/sports/nba-teams
sports.nfl-games$0.0048
NFL games from balldontlie — schedule and scores in one feed.
GET /api/sports/nfl-games
sports.nfl-players$0.0048
NFL players from balldontlie — search by name and page through results.
GET /api/sports/nfl-players
sports.nfl-teams$0.0048
NFL teams from balldontlie — all 32 franchises with id, full name, abbreviation, conference (AFC/NFC), division, and city.
GET /api/sports/nfl-teams
sports.nhl-schedule$0.0010
Upcoming NHL game schedule for the week anchored on a date (official NHL api-web, free/keyless).
GET /api/sports/nhl-schedule
sports.nhl-scores$0.0010
NHL scores and games for a date (official NHL api-web, free/keyless).
GET /api/sports/nhl-scores
sports.nhl-standings$0.0010
Current NHL standings (official NHL api-web, free/keyless).
GET /api/sports/nhl-standings

Discovery