GolfManager Logo V3 API
Version 2025-08-10

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://dev.v3manager.com/api/model/customer”