Gladly Chat SDK

JavaScript chat widget loaded from the Gladly CDN. Exposes `Gladly.init`, `show`, `close`, `setUser`, `startConversation`, `navigate`, `applyCampaign`, `getAvailability`, plus a full event system (availability, conversation lifecycle, messages, campaigns). Supports JWT-authenticated user identity issued by the User Identity REST endpoint.

Gladly Chat SDK is one of 8 APIs that Gladly publishes on the APIs.io network.

Tagged areas include Customer Service, Chat, SDK, and Web. The published artifact set on APIs.io includes API documentation and SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: gladly:gladly-chat-sdk
name: Gladly Chat SDK
tags:
- Customer Service
- Chat
- SDK
- Web
humanURL: https://developer.gladly.com/chat/
properties:
- url: https://developer.gladly.com/chat/
  type: Documentation
- url: https://cdn.gladly.com/chat-sdk/widget.js
  type: SDK
description: JavaScript chat widget loaded from the Gladly CDN. Exposes `Gladly.init`, `show`, `close`,
  `setUser`, `startConversation`, `navigate`, `applyCampaign`, `getAvailability`, plus a full event system
  (availability, conversation lifecycle, messages, campaigns). Supports JWT-authenticated user identity
  issued by the User Identity REST endpoint.