Glia REST API
The Glia platform REST API. Serves operators, sites, engagements, queues and reporting resources over api.glia.com (US) and api.glia.eu (EU). Authentication is a bearer token minted from an API key id/secret pair at /operator_authentication/tokens; requests negotiate a version through the Accept header (application/vnd.salemove.v1+json). Reference documentation is behind a Glia account login, so no OpenAPI is published publicly.