Authentication¶
TrackMan Driving Range APIs use industry standards like OpenId Connect and OAuth 2.0 to authenticate users and grant authorized client applications access to protected API resources.
Access to all APIs requires a Bearer token to be present in the Authorization
header of each http request. The token must be a valid, signed JWT token, which is obtained by the TrackMan Driving Range authorization server using one of the available authorization flows.
i.e.:
GET /api/targets Host: https://localsite.trackmanrange.com Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjI3NGRhMmRhZmI4OTE2NDBmZjcyN