Skip to content

eSMS (Diana Host)

Integration with eSMS/Diana Host.

BARTA_ESMS_TOKEN=your-api-token
BARTA_ESMS_SENDER_ID=your-sender-id
Barta::driver('esms')
->to('01712345678')
->message('Hello from eSMS!')
->send();
  • Base URL: https://login.esms.com.bd/api/v3
  • Auth: Bearer token