SMSGist Documentation
Everything you need to send SMS and email through our API — from quickstart guides to full endpoint references.
Quickstart
Send single or bulk SMS messages to Ghana phone numbers via the API.
Deliver transactional and marketing emails at GHS 0.001 per message.
Receive real-time delivery status updates pushed to your endpoint.
Official SDKs for Go, PHP, Node.js — authentication handled for you.
Getting started
Full guideCreate your account
Sign up at app.smsgist.com, verify your email, and create your organization.
Get your credentials
Create an App in the dashboard to receive your Client ID, Secret, and App Key.
Install an SDK
Pick Go, PHP, or Node.js — or call the API directly with any HTTP client.
Send your first message
Use DryRun mode to test without consuming credits, then flip to Live.
Install an SDK
SDK docsCredential modes
| Mode | Description | Credits |
|---|---|---|
| Live | Messages sent to real recipients via carrier | Charged |
| Test | Validated, sent to your test phone/email only | Charged |
| DryRun | Full pipeline simulated, no carrier involved | Free |
