ParlayPlay

ParlayPlay API.
Cross-game esports props, one endpoint.

ParlayPlay has no official public props API — KashRock ingests the board and serves it normalized. Pull ParlayPlay CS2, Valorant, LoL, and Dota 2 player props with GET /v6/esports/{sport}/props?book=parlayplay. No scraping.

What you get

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

Live ParlayPlay CS2 prop from production.

Full DFS board: DFS Esports API. PrizePicks next door: PrizePicks API.

GET /v6/esports/cs2/props?book=parlayplay
{
  "source": "kashrock",
  "sport": "cs2",
  "props": [
    {
      "propId": "pp_1970997_es_csgoKills_2644354_over",
      "player_name": "device",
      "stat_type": "CS2_KILLS",
      "line": 31.5,
      "odds": -130,
      "direction": "over",
      "team": "100 Thieves",
      "book_name": "ParlayPlay",
      "event_time": "2026-09-12T14:00:00.000Z"
    }
  ]
}

Frequently asked questions

Is there a ParlayPlay API?

ParlayPlay has no official public developer API. KashRock ingests ParlayPlay esports lines and serves them normalized via GET /v6/esports/{sport}/props?book=parlayplay.

Which ParlayPlay props are covered?

Esports player props for CS2, Valorant, League of Legends, and Dota 2 — player, stat type, line, direction, team, and a canonical propId shared across books.

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 ParlayPlay. We expose publicly available lines in a normalized schema for informational and analytical use.