GolfManager Logo V3 API
Version 2025-07-21

Authentication

Include an HTTP header named "key" with your API Key to authenticate requests.

You also need to specify a "tenant" header.

Example:

curl -H “key: [apiKey]” -H “tenant: [tenant]” “https://eu.golfmanager.com/api/model/customer”