Live DataiSportsAPI

Bóng đá - Live Data NÓNG

Football Live Data API provides real-time data of football matches including live scores, schedule, results, detailed events, lineups, match insights etc.

$449

Hàng tháng

$1199

Hàng quý

11% off

$3999

Hàng năm

26% off

Thanh toán ngay: $1199

≈ $399.67 mỗi tháng, tiết kiệm $148 mỗi quý

Sản phẩm này bao gồm các Điểm cuối API 32

Tên API
Introduction
Docs
Live Data - Match Insights
• This API endpoint provides AI-generated pre-match analysis and post-match summaries for football matches.
• Pre-match briefings cover matches scheduled within the next 48 hours; post-match summaries cover completed matches from the past 24 hours.
• Use this endpoint alongside Livescores, Events, and Stats for a complete match data experience.
Live Data - Livescores for Today
• This API endpoint returns livescores for all football matches on the current day (GMT+0 00:00–23:59).
• Use it alongside the Livescores Changes endpoint to receive incremental updates and avoid repeated full pulls.
Live Data - Livescores Changes
• This API endpoint returns only the matches that have had livescore updates in the last 20 seconds.
• Use it alongside the Livescores for Today endpoint — call Livescores for Today once to get the full match list, then poll this endpoint every 2–10 seconds to receive incremental updates.
Live Data - Schedule & Results
• This API endpoint returns match schedule and result data filtered by date, league, or specific match ID.
• At least one of the parameters date, leagueId, or matchId is required. These three parameters cannot be used together at the same time.
• Use it alongside the Match Modify Record endpoint to detect and sync kick-off time changes.
Live Data - Schedule Changes
• This API endpoint returns newly added and recently modified matches from the past hour. Call it every 20–50 minutes to keep your schedule data up to date.
• The response format is identical to the Livescores for Today endpoint. Use this alongside Schedule & Results to detect newly added fixtures and kick-off time changes.
Live Data - Shooting events
• This API endpoint provides detailed shooting event data for each match, including shot outcome, scenario, type, and goal zone.
• XY coordinates use a standardized 0–100 scale: X-axis = pitch width (0: left sideline, 100: right sideline); Y-axis = pitch length (0: opponent's goal line / attacking direction, 100: own goal line).
• Coordinate data is available for high-level matches only.
Live Data - Shooting events
• This API endpoint provides detailed shooting event data for each match, including shot outcome, scenario, type, and goal zone.
• XY coordinates use a standardized 0–100 scale: X-axis = pitch width (0: left sideline, 100: right sideline); Y-axis = pitch length (0: opponent's goal line / attacking direction, 100: own goal line).
• Coordinate data is available for high-level matches only.
Live Data - Events
• This API endpoint returns match events for football matches, including goals, cards, substitutions, and VAR reviews.
• By default, returns events for all matches on the current day (GMT+0 00:00–23:59).
• Events are identified by eventId and may be added or deleted (not modified). Always synchronize using eventId — if an event is corrected, the old eventId will be deleted and a new one added.
Live Data - Events
• This API endpoint returns match events for football matches, including goals, cards, substitutions, and VAR reviews.
• By default, returns events for all matches on the current day (GMT+0 00:00–23:59).
• Events are identified by eventId and may be added or deleted (not modified). Always synchronize using eventId — if an event is corrected, the old eventId will be deleted and a new one added.
Live Data - Stats
• This API endpoint returns real-time team technical statistics for football matches on the current day (GMT+0 00:00–23:59).
• Each stat is identified by a type code and provides separate values for home and away teams.
Live Data - Corner
• This API endpoint returns real-time corner kick events and statistics for football matches on the current day (GMT+0 00:00–23:59).
• Corner events are identified by eventId and may only be added or deleted (not modified). Always synchronize using eventId — if a corner event is corrected, the old eventId will be deleted and a new one added.
Live Data - Lineups
• This API endpoint returns starting lineups and substitute lists for football matches.
• By default, returns lineups for matches within the past 24 hours to the present. Use the isPreview parameter to access predicted or official lineups for upcoming matches.
• If a match has no formation data, all player position values return 0. Substitute players also return position 0 regardless of formation.
Live Data - Injury
This API endpoint returns player injury and suspension records for upcoming matches, covering the past 8 hours and the next 3 days. Use this data to identify unavailable players before placing odds or building lineups.
Live Data - Match List of Live Text
• This endpoint returns a list of football matches that have live text commentary available — covering today's matches and those from the past 8 hours. Use the returned matchId with the Live Text endpoint to fetch real-time match commentary and events.
• Coverage is limited to major leagues and cup competitions (e.g., UEFA Champions League, International Friendlies).
Live Data - Live Text
• This API endpoint returns live text commentary events for a specified match. Use it alongside the Match List of Live Text endpoint to get available match IDs.
• Without a matchId parameter, returns all live text events updated in the last 2 minutes.
• Coverage is limited to major leagues and cup competitions.
Live Data - Transfer
• This API endpoint returns player transfer records across major leagues worldwide.
• By default, returns records updated within the past month. Use the day parameter to extend the lookback window up to 2 years.
• Supported leagues include Premier League, Serie A, La Liga, Bundesliga, Ligue 1, Champions League, and 30+ other competitions globally.
Profile - League & Cup Profile
• This API endpoint returns profile data for leagues and cups, including name, logo, current season, and competition structure. By default, returns all available leagues and cups.
• Use the leagueId parameter to retrieve a specific competition, or day to fetch recently modified records.
Profile - Subleague Profile
• This API endpoint returns the configuration and structural data for different stages or divisions (sub-leagues) within a football league.
• It provides detailed information such as round counts, historical season ranges, and whether the stage includes standing data.
• Use it alongside the League & Cup Profile endpoint to construct a complete hierarchical view of league competitions.
Profile - Cup Stage Profile
• This API endpoint returns the structural data for various competition stages of a cup, including qualifying rounds, group stages, and knockout phases.
• It provides configuration details such as group counts, qualification rules (lineup counts), and stage progression order for a specific season.
• Use it alongside the League & Cup Profile endpoint to manage and display complex multi-stage tournament brackets.
Profile - Team Profile
• This API endpoint returns detailed identity and background information for football teams.
• It provides metadata such as founding dates, home venues, coaching staff, and official website links.
• Use it to build comprehensive team profile pages or to display team logos and details in match-related interfaces.
Profile - Team Profile for Search
• This API endpoint returns team profile information based on a team name search.
• It supports fuzzy matching, allowing users to find specific clubs or national teams even with partial names.
• Use it as a search entry point to retrieve unique team IDs, which can then be used with the Team Profile endpoint for exhaustive data.
Profile - Player Profile
• This API endpoint returns comprehensive profile and identity data for football players, supporting records for both club and national team associations.
• Requests require at least one parameter from teamId, day, or playerId (these three parameters are mutually exclusive and cannot be used simultaneously).
• Use it after calling the Teamlist with Player Profile endpoint to obtain valid teamIds, then use those IDs here to retrieve the complete player profiles for each squad.
• It is recommended to perform an initial full data synchronization followed by regular incremental updates, using the unique recordId to distinguish between multiple team associations for the same player.
Profile - Player Profile for Search
• This API endpoint returns detailed player profile information based on a name-based search.
• It supports fuzzy matching and returns multiple records if a player is associated with different teams (e.g., both a club and a national team).
• Use it to retrieve unique recordId or playerId values when the team context is unknown, or to build search suggestions in player-related interfaces.
Profile - Referee Profile
• This API endpoint returns referee identity information and their historical performance statistics for specific matches.
• It covers matches scheduled from the past 24 hours into the future, providing details on referee roles and historical home/away team outcomes under their officiating.
• Use it to analyze the potential impact of match officials on game results based on their card-issuing averages and win percentages.
Profile - Teamlist with Player Profile
• This API endpoint returns a comprehensive list of all team IDs that have associated player profile data in the database.
• It provides a flat array of unique identifiers representing every team with an active roster.
• Use it as the primary entry point to obtain valid teamId values, which are required for retrieving detailed squad information via the Player Profile endpoint.
Common API - League & Cup Profile (Basic)
This API endpoint returns the basic information of leagues and cups. If you need more details, please refer to League & Cup Profile. Click here to view 2000+ football leagues & cups.
Tips: You have access to all the football Common API endpoints with any valid paid football plans.
Common API - Schedule & Results (Basic)
This API endpoint returns the basic information of the match. If you need more details, please refer to Schedule & Results. You can use it with the Match Modify Record endpoint.
Tips: You have access to all the football Common API endpoints with any valid paid football plans.
Common API - Team Modify Record
This API endpoint returns team ID merge and deletion records from the past 7 days. Use this to keep your local team data in sync — when a team is merged, update references to the new ID; when deleted, remove it from your database.
Common API - Player Modify Record
This API endpoint returns player ID merge and deletion records from the past 7 days. Use this to keep your local player data in sync — when a player is merged, update references to the new ID; when deleted, remove it from your database.
Common API - Match Modify Record
This API endpoint returns match deletion and kick-off time modification records from the past 12 hours. You can use it with the Schedule & Results (Basic) endpoint.
Tips: You have access to all the football Common API endpoints with any valid paid football plans.
Common API - List of Countries
This API endpoint returns a list of all supported countries and their corresponding country IDs. Use the countryId to filter data in other endpoints such as League & Cup Profile.
Common API - Providers for European Markets
This API endpoint returns a list of all bookmakers available for European market (1X2) odds data, including their IDs used across different odds APIs. Use companyIdEu with the European Odds (200+ Bookmakers) API, and companyIdMain with the Odds (18 Bookmakers) API.

Phủ sóng toàn cầu

Dữ liệu bóng đá của chúng tôi bao gồm hơn 1600 giải đấu và cúp lớn trên toàn thế giới.

FIFA World CupFIFA World Cup
La LigaLa Liga
Ligue 1France Ligue 1
EredivisieHolland Eredivisie
Major League Soccer USA Major League Soccer
FIFA WomenFIFA Women
BundesligaGerman Bundesliga
UEFA Champions LeagueUEFA Champions League
Russian Premier LeagueRussian Premier League
Turkey Super LigTurkey Super Lig
Premier LeagueEnglish Premier League
Serie AItalian Serie A
Liga PortugalLiga Portugal
Brazil Serie ABrazil Serie A
Argentine Primera DivisionArgentine Division 1
Xem tất cả

Phạm vi bảo hiểm của 0 Giải đấu

Bạn có thể sử dụng id giải đấu sau để đăng ký api ở trên.

ID giải đấu
Tên giải đấu
Tên viết tắt
Giải đấu / Cúp
Khu vực

FAQ

Kế hoạch này bao gồm bao nhiêu giải đấu và cúp?

Vui lòng xem danh sách phạm vi ở trên.

Tôi có thể bắt đầu dùng thử miễn phí như thế nào?

Đăng ký rồi Đăng nhập. Nhập trang dùng thử miễn phí bằng cách nhấp vào nút Bắt đầu dùng thử miễn phí. Gửi môn thể thao bạn muốn thử, sau đó dùng thử miễn phí sẽ bắt đầu.

Có thể dùng phương thức nào để thanh toán

Thẻ tín dụng (Visa, Mastercard, American Express)
Chuyển khoản ngân hàng
Tether (USDT)

Có thể nhận được hỗ trợ bằng cách nào?

Vui lòng Đăng nhậptạo một vé, kỹ sư của chúng tôi sẽ trả lời bạn trong vòng một ngày làm việc.

FAQ icon

Tìm thêm FAQs

Thử nghiệm miễn phí 15 ngày

140+

Các quốc gia

2,000+

Giải đấu và Cúp

200+

Nhà cái

160,000+

Trận đấu

Contact

Liên hệ