JS SDK

Created Identities and register Events in your application using `THXAPIClient` or rebuild the campaign widget in your own environment using `THXBrowserClient`.

Download @thxnetwork/sdk on NPM

The SDK allows for an easy implementation of THX API in both browsers and JavaScript backends. Make sure to obtain your API credentials in your campaign dashboard.

Example of API keys under Account -> Developer -> API

THXAPIClient

Create Identity

Identities are unique codes that you can use to allocate event data to. After connecting the Identity to a THX account your users will be able to complete custom quests for this event data.

IdentityEvents

Last updated

Was this helpful?