A developer-first messaging API. Send your first message in four lines.
A clean REST API, predictable status codes, and SDKs for the languages your team already uses. PBGS APIs are designed by engineers who ship production messaging at scale.
- Channel
- SMS API & SDKs
- Region
- Global
- Direction
- A2P
- SLA
- 99.95%
What this channel does for you.
REST API with idempotency keys and signed webhooks
Official SDKs for Node.js, Python, Go, Java, and PHP
OpenAPI 3.1 specification with generated reference docs
Real-time delivery webhooks and async batch endpoints
Sandbox environment for integration testing
Where teams put this to work.
Rapid integration
Drop a few lines into your existing service and start sending within minutes.
High-volume batch sends
Submit millions of messages per day with batch endpoints and granular reporting.
Event-driven systems
Trigger messages from your workflow engine, queue, or backend service.
A request to /v1/messages.
Idempotent by default. Send the same key twice and you will get one message and two identical responses.
curl https://api.voidmore.com/v1/messages \
-u $PBGS_API_KEY: \
-d to="+6591234567" \
-d from="PBGS" \
-d text="Your code is 482910"Other channels we operate.
Quote on sms api & sdks.
Send target markets, expected volume, and use case. We will respond with pricing and a sandbox key within one business day.