Endpoints

52

Ungrouped Endpoints
52

What is the Cricket Live Line API?

We provide Cricket API for mobile applications and websites – a perfect blend of reliability and affordability. Our services deliver a seamless live score feed, real-time ball-by-ball updates, comprehensive points tables, detailed tournament squads, up-to-date fixtures, tournament statistics, and player performance metrics. For discount WhatsApp us : +91 8107670909

Cricket Live Line API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.

Cricket Live Line API endpoints

  • GET/homeList/99cb3c846cf1fbadeb142ffc775ffeb2

    Home list

    Note : Create cron which will run every min and data will stored in your DB.

  • GET/seriesList/99cb3c846cf1fbadeb142ffc775ffeb2

    Series list

    Note : Create cron which will run every day at once and data will stored in your DB.

  • GET/allSeriesList/99cb3c846cf1fbadeb142ffc775ffeb2

    All series list

    Note : Create cron which will run every day at once and data will stored in your DB.

  • POST/upcomingMatchesBySeriesId/99cb3c846cf1fbadeb142ffc775ffeb2

    Upcoming matches by series id

    Note : Create cron which will run every day at once and data will stored in your DB. Filter series data from your DB where end_date of the series is greater than today date.

  • POST/recentMatchesBySeriesId/99cb3c846cf1fbadeb142ffc775ffeb2

    Recent matches by series id

    Note : Create cron which will run every day at once and data will stored in your DB. Filter series data from your DB where end_date of the series is greater than today date.

  • GET/liveMatchList/99cb3c846cf1fbadeb142ffc775ffeb2

    Live matches list

    Note : Create cron which will run every min and data will stored in your DB.

  • GET/upcomingMatches/99cb3c846cf1fbadeb142ffc775ffeb2

    Upcoming matches list

    Note : Create cron which will run every 30 mins and data will stored in your DB.

  • GET/recentMatches/99cb3c846cf1fbadeb142ffc775ffeb2

    Recent matches list

    Note : Create cron which will run every 30 mins and data will stored in your DB.

  • POST/scorecardByMatchId/99cb3c846cf1fbadeb142ffc775ffeb2

    Scorecard by match id

    Note : Create cron which will run every 1 min for live matches only and data will stored in your DB. Don't hit for upcoming and finished matches.

  • POST/matchInfo/99cb3c846cf1fbadeb142ffc775ffeb2

    Match info by match id

    Note : Create cron which will run every 30 mins for live matches & upcoming matches (for upcoming matches get data for 2 days online don't hit for more than 2 days) and data will stored in your DB.

  • POST/playingXiByMatchId/99cb3c846cf1fbadeb142ffc775ffeb2

    Playing 11 by match id

    Note : Create cron which will run every 1 min for live match only and data will stored in your DB. Don't hit for upcoming and finished matches. Don't hit the api after match started.

  • POST/impactPlayersByMatchId/99cb3c846cf1fbadeb142ffc775ffeb2

    Impact player by match id

    Note : Create cron which will run every 1 min for live match only and data will stored in your DB. Don't hit for upcoming and finished matches. Don't hit the api after match started. If 'is_impact' = 2 in match info api than only you have to hit this api else don't hit it.

  • POST/benchPlayersByMatchId/99cb3c846cf1fbadeb142ffc775ffeb2

    Bench player by match id

    Note : Create cron which will run every 1 min for live match only and data will stored in your DB. Don't hit for upcoming and finished matches. Don't hit the api after match started.

  • POST/liveMatch/99cb3c846cf1fbadeb142ffc775ffeb2

    Live data by match id

    Note : Hit this api at every 700ms directly from app.

  • POST/pointsTable/99cb3c846cf1fbadeb142ffc775ffeb2

    Point table by series id

    Note : Create cron which will run every 30 mins and data will stored in your DB. Filter series data from your DB where end_date of the series is greater than today date.

  • POST/groupPointsTable/99cb3c846cf1fbadeb142ffc775ffeb2

    Point table v1 by series id

    Note : Create cron which will run every 30 mins and data will stored in your DB. Filter series data from your DB where end_date of the series is greater than today date.

  • GET/news/99cb3c846cf1fbadeb142ffc775ffeb2

    News list

    Note : Create cron which will run every day at twice and data will stored in your DB.

  • POST/newsDetail/99cb3c846cf1fbadeb142ffc775ffeb2

    News detail by news id

    Note : Create cron which will run every day at twice and data will stored in your DB.

  • POST/matchOddHistory/99cb3c846cf1fbadeb142ffc775ffeb2

    Odd history by match id

    Note : Create cron which will run every 1 min for live matches only and data will stored in your DB. Don't hit for upcoming and finished matches

  • POST/matchOddHistoryV1/99cb3c846cf1fbadeb142ffc775ffeb2

    Odd history v1 by match id

    Note : Create cron which will run every 1 min for live matches only and data will stored in your DB. Don't hit for upcoming and finished matches

  • POST/matchOverHistory/99cb3c846cf1fbadeb142ffc775ffeb2

    Over history by match id

    Note : Create cron which will run every 1 min for live matches only and data will stored in your DB. Don't hit for upcoming and finished matches

  • POST/playerRanking/99cb3c846cf1fbadeb142ffc775ffeb2

    Player ranking list

    Note : Create cron which will run every day at once and data will stored in your DB.

  • POST/teamRanking/99cb3c846cf1fbadeb142ffc775ffeb2

    Team ranking list

    Note : Create cron which will run every day at once and data will stored in your DB.

  • POST/commentary/99cb3c846cf1fbadeb142ffc775ffeb2

    Commentary by match id

    Note : Hit this api at every second directly from app.

  • POST/manOfTheMatch/99cb3c846cf1fbadeb142ffc775ffeb2

    Man of the match by match id

    Note : Create cron which will run 10 mins for finished matches for today date. and data will stored in your DB.

  • POST/manOfTheSeriesV1/99cb3c846cf1fbadeb142ffc775ffeb2

    Man of the series by series id

    Note : Create cron which will run every day at once and data will stored in your DB.

  • POST/playerInfo/99cb3c846cf1fbadeb142ffc775ffeb2

    Player info by player id

    Note : Create cron which will run every day at once and data will stored in your DB.

  • POST/venuesBySeriesId/99cb3c846cf1fbadeb142ffc775ffeb2

    Venues list by series id

    Note : Create cron which will run every day at once and data will stored in your DB. Filter series data from your DB where end_date of the series is greater than today date.

  • POST/venuesDetail/99cb3c846cf1fbadeb142ffc775ffeb2

    Venues details by venue id

    Note : Create cron which will run every day at once and data will stored in your DB.

  • POST/newsBySeriesId/99cb3c846cf1fbadeb142ffc775ffeb2

    Series news by series id

    Note : Create cron which will run every day at once and data will stored in your DB. Filter series data from your DB where end_date of the series is greater than today date.

  • POST/seriesNewsDetail/99cb3c846cf1fbadeb142ffc775ffeb2

    Series news detail by news id

    Note : Create cron which will run every day at once and data will stored in your DB.

  • POST/teamFormByTeamId/99cb3c846cf1fbadeb142ffc775ffeb2

    Team forms by team a & b id & match type

    Note : Create cron which will run every day at once for upcoming matches only (get data for 2 days ony, don't hit for more than 2 days) and data will stored in your DB.

  • POST/headToHeadByTeamId/99cb3c846cf1fbadeb142ffc775ffeb2

    Head to head by team a & b id & match type

    Note : Create cron which will run every day at once for upcoming matches only (get data for 2 days ony, don't hit for more than 2 days) and data will stored in your DB.

  • POST/teamComparisonByTeamId/99cb3c846cf1fbadeb142ffc775ffeb2

    Team comparison by team a & b id & match type

    Note : Create cron which will run every day at once for upcoming matches only (get data for 2 days ony, don't hit for more than 2 days) and data will stored in your DB.

  • POST/tossComparisonByTeamId/99cb3c846cf1fbadeb142ffc775ffeb2

    Toss comparison by team a & b id & match type

    Note : Create cron which will run every day at once for upcoming matches only (get data for 2 days ony, don't hit for more than 2 days) and data will stored in your DB.

  • POST/recentMatchesByVenueId/99cb3c846cf1fbadeb142ffc775ffeb2

    Recent matches list by venue id

    Note : Create cron which will run every day at once and data will stored in your DB.

  • POST/seriesStatsBySeriesId/99cb3c846cf1fbadeb142ffc775ffeb2

    Stats by series id

    Note : Create cron which will run every day at once and data will stored in your DB. Filter series data from your DB where end_date of the series is greater than today date. "type" define batting & bowling. 1 = Batting, 2 = BowlingEndFragment "sub_type" define sub category for above type. Batting : 1=Most Runs,2=Highest Score,3=Best Batting Avg,4=Best Batting SR,5=Most Hundreds,6=Most Fifty,7=Most Fours,8=Most Sixes,9=Most Nineties Bowling : 1=Most Wickets,2=Most 5 Wickets Haul,3=Best Bwoling,4=Best Economy

  • POST/squadsBySeriesId/99cb3c846cf1fbadeb142ffc775ffeb2

    Squads by series id

    Note : Create cron which will run every day at once and data will stored in your DB. Filter series data from your DB where end_date of the series is greater than today date.

  • POST/squadsBySeriesIdV1/99cb3c846cf1fbadeb142ffc775ffeb2

    Squads v1 by series id

    Note : Create cron which will run every day at once and data will stored in your DB. Filter series data from your DB where end_date of the series is greater than today date.

  • POST/squadsByMatchId/99cb3c846cf1fbadeb142ffc775ffeb2

    Squads by match id

    Note : Create cron which will run every 15 mins for upcoming matches only (get data for 2 days only, don't hit for more than 2 days) and data will stored in your DB.

  • POST/squadsByMatchIdV1/99cb3c846cf1fbadeb142ffc775ffeb2

    Squads v1 by match id

    Note : Create cron which will run every 15 mins for upcoming matches only (get data for 2 days only, don't hit for more than 2 days) and data will stored in your DB.

  • POST/groupSquadsByMatchId/99cb3c846cf1fbadeb142ffc775ffeb2

    Squads v2 by match id

    Note : Create cron which will run every 15 mins for upcoming matches only (get data for 2 days only, don't hit for more than 2 days) and data will stored in your DB.

  • POST/topThreePlayersBySeriesId/99cb3c846cf1fbadeb142ffc775ffeb2

    Top 3 players by series id

    Note : Create cron which will run every day at once and data will stored in your DB. Filter series data from your DB where end_date of the series is greater than today date.

  • POST/venueScoringPattern/99cb3c846cf1fbadeb142ffc775ffeb2

    Venue Scoring Pattern by venue id

    Note : Create cron which will run every day at once and data will stored in your DB. Filter series data from your DB where end_date of the series is greater than today date.

  • POST/pointMatchesList/99cb3c846cf1fbadeb142ffc775ffeb2

    Point table matches list by series id

    Note : Create cron which will run every day at once and data will stored in your DB. Filter series data from your DB where end_date of the series is greater than today date.

  • GET/teamList/99cb3c846cf1fbadeb142ffc775ffeb2

    Team List

    Note : Create cron which will run every day at once and data will stored in your DB. This end point only work for v5 plan.

  • POST/playerList/99cb3c846cf1fbadeb142ffc775ffeb2

    Player List

    Note : Create cron which will run every day at once and data will stored in your DB. This end point only work for v5 plan.

  • POST/playerMatchList/99cb3c846cf1fbadeb142ffc775ffeb2

    Recent matches by player id

    Note : Create cron and data will stored in your DB.

  • POST/trackerBySeriesId/99cb3c846cf1fbadeb142ffc775ffeb2

    Tracker by series id

    Note : Create cron and data will stored in your DB.

  • POST/trackerByMatchId/99cb3c846cf1fbadeb142ffc775ffeb2

    Tracker by match id

    Note : Create cron and data will stored in your DB.

  • POST/newsByPlayerId/99cb3c846cf1fbadeb142ffc775ffeb2

    News list by player id

    Note : Create cron and data will stored in your DB.

  • POST/newsByVenueId/99cb3c846cf1fbadeb142ffc775ffeb2

    News list by venue id

    Note : Create cron and data will stored in your DB.

Frequently asked questions about Cricket Live Line API

What is the Cricket Live Line API?

Cricket Live Line API provides real-time cricket match data, including live scores, match details, team information, odds, commentary, and other cricket-related data that can be integrated into websites, mobile apps, and platforms.

What type of cricket data does the API provide?

The API can provide: Live scores Ball-by-ball updates Match schedules Match results Team information Player information Live commentary Toss information Playing XI Match status Odds and market information Series and tournament information

How frequently is the live score updated?

Live data is updated continuously during an ongoing match. The update frequency depends on the specific API endpoint and data source.

Does the API provide ball-by-ball data?

Yes, ball-by-ball data can be provided for all matches.