website logo
⌘K
Overview
Hosted experience overview
Getting started
Customizing your experience
Displaying content
Methods
Keeping your experience secure
Event handling
Build Your Own experience
SDK Reference
Obtaining an access token
Conversation platform integrations
Unsolicited Responses
Personality Engine
Digital human instructions
Frequently Asked Questions
Docs powered by archbee 
5min

SDK Reference

This SDK reference document relates to the uneeq-js NPM package available here, and should be used when building your own custom frontend client. If you are looking for our out of the box tool set, please refer to Hosted Experience

1. Install uneeq-js NPM package

npm install uneeq-js



2. Initialise Uneeq

Next, initialise the Uneeq object as per the below example. For details regarding the options parameter, please refer to UneeqOptions . For details on obtaining a token, please refer to Obtaining an access token

JS
|

Reference

UneeqOptions

Methods

Messages



Uneeq-js Release Notes

For release notes relating to our uneeq-js SDK, please refer to: https://www.npmjs.com/package/uneeq-js

UP NEXT
SDK UneeqOptions
Docs powered by archbee 
TABLE OF CONTENTS
1. Install uneeq-js NPM package
2. Initialise Uneeq
Reference
Uneeq-js Release Notes