# Sending messages For sending messages use one of the following endpoints. - `/message` for sending a message up to 10 recipients - `/messages` for sending multiple messages (up to 10 messages at once) - `/simple/message` for sending a simple message (GET and POST)