Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to access Genius Sports Match State Platform APIs or Match Statistics API, see Authenticating against Genius Sports APIs.

Obtaining Fixture Id

In order to request a fixture Idyou need to query schedule API /GET endpoint (UAT endpoint)

We would recommend using V2 option, though the data returned is the same as V1.

Mandatory parameters that needs to be entered:

...

  • timeRaisedUtc - points time of update

  • lineups - points if a fixture will have lineups data

  • startDateItc - points the fixture start time

  • fixtureId - points unique Genius Sports Fixture Id

  • status - points if fixtures is covered or cancelled or not covered

  • origin - points the type of coverage

Cancelled is used for Fixtures that have been abandoned/postponed, as well as for edge cases where the game was played sooner than initially scheduled and our live team did not know in time to cover the event.

NotCovered is used for Fixtures where for any reason we will not be able to continue with the coverage.

Fixtures that we never intend to cover will not be visible in the API.