Telemetry Match State API

Overview

Sport-specific Telemetry Match State Platform APIs are REST APIs that are designed and built in standardized way and in the same time they aim to capture the specifics of each supported sport. Each Sport-specific Telemetry Match State Platform API exposes set of HTTP endpoints documented in the Open API Specification below.

Data Consumers

Sports data consumers would use GET endpoints to retrieve latest telemetry information for players, ball and objects. GET endpoints are available for Telemetry Events, in all sport-specific APIs.

Data Producers

Sports data producers (also called feed providers) uses POST endpoints to provide latest state of the telemetry data for specific entities.

REST APIs Open API Specification