Player Session¶
Client application needs to establish a Player Session with the API server in order to start receiving the measurements of the shots palyed during the session.
There are set of APIs provided to create a player session and register to receiving messages.
Refer to the Session Management section for details.
Note
This requires a authenticated user with the right authorization token. Refer to the Authorization Flows section to learn about retrieving an authorization access token.