Propel OAuth2 Token API
OAuth2 client-credentials token endpoint. Applications exchange a client_id and client_secret for a short-lived Bearer access token (for example with the metric:query scope) that is then sent on the Authorization header to the GraphQL API.