You can use our REST API to send messages programmatically to multiple conversations at once.

To do this, you can use the Send messages endpoint to send either system messages or messages on behalf of a specific user. To call the REST API, you will need your app ID and secret key, which you can find in the Settings tab of the TalkJS dashboard. You'll need to call the REST API from a backend server to avoid exposing the secret key.

You can call the Send messages endpoint repeatedly in your code, or you can use our batch endpoint to make up to 10 calls to it at once. Note that calls within each batch may execute in a different order to the one given in the request. If the order that you send messages in matters, you will need to make separate calls.

You’ve successfully subscribed to TalkJS
Welcome back! You’ve successfully signed in.
Great! You’ve successfully signed up.
Your link has expired
Success! Check your email for magic link to sign-in.