Using BulkSMSIraqV4-PHP-SDK with bulksms.com

PHP integration

Install
composer require BulkSMSIraqV4-PHP-SDK
Get profile
curl \
  -u "$API_USER:$API_PASS" \
  https://api.bulksms.com/v1/profile
Retrieve Messages
curl \
  -u "$API_USER:$API_PASS" \
  https://api.bulksms.com/v1/messages
List webhooks
curl \
  -u "$API_USER:$API_PASS" \
  https://api.bulksms.com/v1/webhooks
SDK on GitHub 📄 API Docs
SDK
BulkSMSIraqV4-PHP-SDK
PHP
API
bulksms.com
bulksms.com
At a glance
Language PHP
Endpoints15
Base URLhttps://api.bulksms.com/v1