Corner

Update Time: 2023-04-12 15:39

Introduction

• This API endpoint returns instant corner event and technical statistics of football matches(GMT +00:00-23:59).

• The event will be added, modified or deleted. Each eventId stands for an event, which will only be added or deleted. You need to synchronize the data with eventId.

Related Plans

You can use this api by subscribing plans:  Live Data.

Request

  • Path: /sport/football/events/corner
  • Method: GET
  • Calls: This interface is limited to 10 second/call;
  • Recommend Calls: 20 second/call

Response

ParameterValueDescription
matchId string
homeCorner int
awayCorner int
homeHalfCorner intFirst half corner, home team
awayHalfCorner intFirst half corner, away team
eventList list
eventId string
teamId string
minute integ: 25
When the match is the injury time for the first half, minutes=45
When the match is the injury time for the second half, minutes=90
overtime intInjury time. eg: 0 When the match is the injury time, ‘overtime'>0

Example Request

Example Response

{}
    • This API endpoint returns instant corner event and technical statistics of football matches(GMT +00:00-23:59).\n\n • The event will be added, modified or deleted. Each eventId stands for an event, which will only be added or deleted. You need to synchronize the data with eventId.

    CorneriSportsAPI

    Contact