Skip to content
Beam Networks
All posts
Beam SMSGuides

Sending your first bulk SMS campaign with Beam SMS

Beam Team1 min read

One call to send

Authenticate with a bearer token and POST to /sms/send with a recipient, sender ID, and message. See the developer reference for the full API.

Scaling to campaigns

Save your audience as a contact list and send to it with /sms/campaign — no re-uploading numbers each time.

#sms#api#campaigns