Cricket Live Line
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. WhatsApp Only : 8107670909
Cricket Live Line endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
homeList /apiv5/homeList/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every min and data will stored in your DB. |
| GET |
seriesList /apiv5/seriesList/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every day at once and data will stored in your DB. |
| GET |
allSeriesList /apiv5/allSeriesList/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every day at once and data will stored in your DB. |
| POST |
upcomingMatchesBySeriesId /apiv5/upcomingMatchesBySeriesId/586080c68703a2a19e2984fc323f0008 |
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 /apiv5/recentMatchesBySeriesId/586080c68703a2a19e2984fc323f0008 |
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 |
liveMatchesList /apiv5/liveMatchList/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every min and data will stored in your DB. |
| GET |
upcomingMatchesList /apiv5/upcomingMatches/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every 30 mins and data will stored in your DB. |
| GET |
recentMatchesList /apiv5/recentMatches/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every 30 mins and data will stored in your DB. |
| POST |
scorecardByMatchId /apiv5/scorecardByMatchId/586080c68703a2a19e2984fc323f0008 |
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 |
matchInfoByMatchId /apiv5/matchInfo/586080c68703a2a19e2984fc323f0008 |
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… |
| POST |
playing11ByMatchId /apiv5/playingXiByMatchId/586080c68703a2a19e2984fc323f0008 |
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… |
| POST |
impactPlayerByMatchId /apiv5/impactPlayersByMatchId/586080c68703a2a19e2984fc323f0008 |
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… |
| POST |
benchPlayerByMatchId /apiv5/benchPlayersByMatchId/586080c68703a2a19e2984fc323f0008 |
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… |
| POST |
feedsByMatchId /apiv5/matchFancy/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every 1 min for live matches & upcoming matches (for upcoming matches get data for 2 days only, don't hit for more than 2 days) and data will… |
| POST |
liveDataByMatchId /apiv5/liveMatch/586080c68703a2a19e2984fc323f0008 |
Note : Hit this api at every 700ms directly from app. |
| POST |
pointTableBySeriesId /apiv5/pointsTable/586080c68703a2a19e2984fc323f0008 |
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 |
pointTableV1BySeriesId /apiv5/groupPointsTable/586080c68703a2a19e2984fc323f0008 |
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 |
trackerBySeriesId /apiv5/trackerBySeriesId/586080c68703a2a19e2984fc323f0008 |
|
| POST |
squadsV2ByMatchId /apiv5/groupSquadsByMatchId/586080c68703a2a19e2984fc323f0008 |
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 |
playerList /apiv5/playerList/586080c68703a2a19e2984fc323f0008 |
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 |
squadsV1BySeriesId /apiv5/squadsBySeriesIdV1/586080c68703a2a19e2984fc323f0008 |
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 /apiv5/teamList/586080c68703a2a19e2984fc323f0008 |
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 |
squadsByMatchId /apiv5/squadsByMatchId/586080c68703a2a19e2984fc323f0008 |
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 |
teamComparisonByTeamABIdMatchType /apiv5/teamComparisonByTeamId/586080c68703a2a19e2984fc323f0008 |
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 |
newsListByVenueId /apiv5/newsByVenueId/586080c68703a2a19e2984fc323f0008 |
|
| POST |
top3PlayersBySeriesId /apiv5/topThreePlayersBySeriesId/586080c68703a2a19e2984fc323f0008 |
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 |
recentMatchesListByVenueId /apiv5/recentMatchesByVenueId/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every day at once and data will stored in your DB. |
| POST |
recentMatchesByPlayerId /apiv5/playerMatchList/586080c68703a2a19e2984fc323f0008 |
|
| POST |
tossComparisonByTeamABIdMatchType /apiv5/tossComparisonByTeamId/586080c68703a2a19e2984fc323f0008 |
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 |
seriesNewsBySeriesId /apiv5/newsBySeriesId/586080c68703a2a19e2984fc323f0008 |
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 |
manOfTheSeriesBySeriesId /apiv5/manOfTheSeriesV1/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every day at once and data will stored in your DB. |
| GET |
newsList /apiv5/news/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every day at twice and data will stored in your DB. |
| POST |
newsDetailByNewsId /apiv5/newsDetail/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every day at twice and data will stored in your DB. |
| POST |
venuesListBySeriesId /apiv5/venuesBySeriesId/586080c68703a2a19e2984fc323f0008 |
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 |
venuesDetailsByVenueId /apiv5/venuesDetail/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every day at once and data will stored in your DB. |
| POST |
oddHistoryByMatchId /apiv5/matchOddHistory/586080c68703a2a19e2984fc323f0008 |
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 |
squadsV1ByMatchId /apiv5/squadsByMatchIdV1/586080c68703a2a19e2984fc323f0008 |
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 |
seriesNewsDetailByNewsId /apiv5/seriesNewsDetail/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every day at once and data will stored in your DB. |
| POST |
playerInfoByPlayerId /apiv5/playerInfo/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every day at once and data will stored in your DB. |
| POST |
newsListByPlayerId /apiv5/newsByPlayerId/586080c68703a2a19e2984fc323f0008 |
|
| POST |
trackerByMatchId /apiv5/trackerByMatchId/586080c68703a2a19e2984fc323f0008 |
|
| POST |
squadsBySeriesId /apiv5/squadsBySeriesId/586080c68703a2a19e2984fc323f0008 |
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 |
oddHistoryV1ByMatchId /apiv5/matchOddHistoryV1/586080c68703a2a19e2984fc323f0008 |
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 |
teamRankingList /apiv5/teamRanking/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every day at once and data will stored in your DB. |
| POST |
venueScoringPatternByVenueId /apiv5/venueScoringPattern/586080c68703a2a19e2984fc323f0008 |
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 |
commentaryByMatchId /apiv5/commentary/586080c68703a2a19e2984fc323f0008 |
Note : Hit this api at every second directly from app. |
| POST |
playerRankingList /apiv5/playerRanking/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run every day at once and data will stored in your DB. |
| POST |
manOfTheMatchByMatchId /apiv5/manOfTheMatch/586080c68703a2a19e2984fc323f0008 |
Note : Create cron which will run 10 mins for finished matches for today date. and data will stored in your DB. |
| POST |
teamFormsByTeamABIdMatchType /apiv5/teamFormByTeamId/586080c68703a2a19e2984fc323f0008 |
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 |
headToHeadByTeamABIdMatchType /apiv5/headToHeadByTeamId/586080c68703a2a19e2984fc323f0008 |
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. |
Cricket Live Line pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $210 / month | — |
|
| ULTRA | $315 / month | — |
|
| MEGA | $415 / month | — |
|