HTTP API v1
Send SMS and SMS campaigns, retrieve delivery reports and check your balance.
API access
Get your API key in the Customer Portal or request it from your account manager.
Base URL
https://api.quantumtec.eu/v1POST requests use the X-ApiKey header. GET requests pass the key in the URL. Authentication
Send your first SMS
A complete request example, from your API key to the delivery report.
API reference
| Operation | Method |
|---|---|
| Send SMS | POST / GET/sms/single |
| Send SMS campaign | POST/sms/bulk |
| Get delivery report | POST / GET/sms/report |
| Get campaign reports | POST/sms/report/bulk |
| Get message IDs | POST/sms/messages |
| Get balance | GET/Common/balance |
Send a campaign in the Portal
Use the Customer Portal to prepare contacts, send a campaign and view its results.