Glia (fka SaleMove) · Authentication Profile

Glia Fka Salemove Authentication

Authentication

Glia (fka SaleMove) secures its APIs with bearer and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyCustomer ServiceCustomer-SupportDigital Customer ServiceContact CenterConversational AIVoice AICo-BrowsingFinancial-ServicesBankingServerlessSDK
Methods: bearer, apiKey Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerToken http
scheme: bearer · in: header ()
apiKeyExchange apiKey

Source

Authentication Profile

glia-fka-salemove-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: >-
  Glia Functions CLI API client (github.com/salemove/glia-functions-tools,
  src/lib/config.js + src/lib/api.js). No public OpenAPI was reachable; the auth
  model is captured from the first-party API client source.
docs: https://docs.glia.com
api_base: https://api.glia.com
summary:
  types: [bearer, apiKey]
  token_style: bearer-token-exchange
schemes:
- name: bearerToken
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: 'Bearer <token>'
  description: >-
    Requests to the Glia REST API authenticate with a bearer token in the
    Authorization header. A 401 triggers an automatic token refresh in the
    first-party client.
- name: apiKeyExchange
  type: apiKey
  description: >-
    A Glia API Key (key id + secret) plus a Site ID is exchanged for a
    short-lived bearer token via POST https://api.glia.com/operator_authentication/tokens.
    Token validity is checked at GET https://api.glia.com/operator_authentication/sessions/current.
  token_endpoint: https://api.glia.com/operator_authentication/tokens
  session_endpoint: https://api.glia.com/operator_authentication/sessions/current
  required_credentials: [site_id, api_key_id, api_key_secret]

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/glia-fka-salemove-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.