...
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 updatelineups
- points if a fixture will have lineups datastartDateItc
- points the fixture start timefixtureId
- points unique Genius Sports Fixture Idstatus
- points if fixtures is covered or cancelled or not coveredorigin
- 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.