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”
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”