Module rest

Source
Expand description

Provides asynchronous REST clients for the Termii API.

This module provides all of the supported Termii features which includes

  • switch : Send messages, bulk messages, fetch/request sender ids, CRUD phonebooks.
  • token : Send and verify OTP messages for quick logins.
  • insights : Retrieve balance, search phone number, retrieve phone number status and view message history.

Modulesยง

insights
Retrieve balance, search phone number, retrieve phone number status and view message history.
switch
Send messages, bulk messages, fetch/request sender ids, CRUD phonebooks.
termii
token
Send and verify OTP messages for quick logins.