Authentication
Pass your API key as a Bearer token:
Authorization: Bearer glc_<companyAccountId>_<secret>
Or for agencies:
Authorization: Bearer gla_<agencyId>_<secret>
Create keys in the dashboard under Account settings → API keys, or Agency settings → API keys. The full key is shown only once at creation time.
Validate a key with Check API key.