Skip to main content
Robase home page
Search the docs...
⌘K
Support
Status
Dashboard
Dashboard
Search...
Navigation
Introduction
Authentication
Guides
API Reference
Changelog
Status
GitHub
Introduction
API reference
Authentication
Errors
SMS
POST
Send an SMS
POST
Send an SMS batch
GET
Get an SMS
GET
List SMS
GET
SMS carrier analytics
SMS Templates
POST
Create SMS template
GET
List SMS templates
GET
Get SMS template
PATCH
Update SMS template
DEL
Delete SMS template
POST
Render SMS template
Sender IDs
POST
Register sender ID
GET
List sender IDs
PATCH
Update sender ID
Emails
POST
Send email
POST
Send email batch
GET
Get email
GET
List emails
POST
Cancel email
Domains
POST
Register domain
GET
List domains
POST
Verify domain
Webhooks
POST
Create webhook
GET
List webhooks
POST
Send test event
Suppressions
GET
List suppressions
POST
Add suppression
DEL
Remove suppression
Introduction
Authentication
API key formats and scopes.
All requests use a bearer token.
Authorization
:
Bearer rb_live_xxxxxxxx
Keys are issued from the dashboard (
API keys → Create
). See the
authentication concept
for detailed behavior, key formats, and test vs. live mode.
API reference
Errors
⌘I