Welcome to the TalkJS docs! They should help you get up and running with TalkJS quickly. Naturally, please let us know if you have any questions.
Quick start guides

Explore different TalkJS UI modes
TalkJS supports three different layouts, which you can mix and match to suit your needs:
InboxChatBoxPopupExplore the REST API
Call the TalkJS REST API in order to manage messages, conversations and users from your backend. The API is REST-based, using HTTP and JSON. You can learn more about the REST API here.
Starting a conversationParticipating in a conversationCreating or updating a userTutorials
Use our tutorials to learn how you can integrate TalkJS with various applications.
How to add Direct Messaging to a Discussion Forum with Django and TalkJSHow to build a LinkedIn-like Messaging App with React and TalkJSCreating a messaging app using TalkJS chat API and React NativeAdd buyer seller chat into a marketplace with ReactAdd buyer seller chat into a marketplace with Angular 6Examples
We provide several ready-to-play examples for different use cases on our examples repository on GitHub.
React exampleAndroid exampleAngular exampleDjango exampleUsing Wordpress?
Skip the code and use our plugin for an even easier integration.