Sleeper API.
Sleeper Picks props, normalized.

KashRock ingests Sleeper Picks lines and serves them in one schema. Pull Sleeper CS2, LoL, and Dota player props with an instant key from GET /v6/esports/{sport}/props, filtered by book — no scraping.

What you get

GET /v6/esports/cs2/props?book=sleeper

Live Sleeper CS2 prop from production.

See the DFS Esports API for the full board, or compare on the esports odds API.

GET /v6/esports/cs2/props?book=sleeper
{
  "source": "kashrock",
  "sport": "cs2",
  "props": [
    {
      "propId": "prop_1f518b1e573a9dfd",
      "player_name": "nte",
      "stat_type": "CS2_HEADSHOTS_MAPS_1_2",
      "line": 16.5,
      "odds": -158,
      "direction": "over",
      "team": "Ninjas in Pyjamas",
      "book_name": "Sleeper",
      "event_time": ""
    }
  ]
}

Frequently asked questions

Is there a Sleeper Picks API for props?

Sleeper has no official public props API. KashRock ingests Sleeper lines and serves them normalized via GET /v6/esports/{sport}/props filtered by book.

Which Sleeper props are covered?

Esports player props for CS2, LoL, Dota 2, and Valorant — player, stat type, line, direction, team, and canonical propId.

Free tier?

Yes — $0/mo Sandbox with an instant key for CS2; multi-title from $29/mo.

KashRock is an independent data provider and is not affiliated with, endorsed by, or sponsored by Sleeper. Publicly available lines, normalized for informational use.