SDK-facing SMS extension service. Handles authentication, SMS payload ingestion, device/location/app data collection, and health monitoring.
JWT token authentication via:
POST /client_details/token/ — obtain token pair
POST /client_details/refreshtoken/ — refresh access token
Required headers:
Authorization: Bearer <token>
SMSBackend-Client-Email ·
SMSBackend-Customer-ID