Suggestions

close search

Authentication

In order to send or receive a message using Stringee Chat APIs, your Client application must be authenticated. The authentication process is implemented between: Your App, Your Server and Stringee Server. It ensures the system's security (secret key is not stored on the client) and allows Your Server to block or unblock any client whenever you want.

You can see the details in Client Authentication