REST API
The VoiceLayer REST API is used to modify the data within the VoiceLayer platform. It can be used to authenticate a user, create and join a channel, invite users to a channel, and send messages to other users in the system.
VoiceLayer uses JWT for for API authentication. Certain API calls will trigger events to subscribed users, for example sending a message to a channel.