Introduction

Termii helps businesses easily engage their customers anywhere. With Termii you can connect and verify customers seamlessly across channels like sms, voice, email and whatsapp.

Termii provides API’s to make communication with your customers seamless and effective.

Have you always desired to send a campaign via API (Application Programming Interface) so you could have more dynamic and automating power? In this article, you will learn how to schedule a campaign via Termii Campaign API .

Authentication

Termii API uses API keys to authenticate HTTP requests by our users. Every API call you make is authenticated by including your API key in the body of the HTTP request.

You can view and manage your API key on your Termii dashboard. If you do not have one yet, kindly visit accounts.termii.com to register.

Scheduling a Campaign via API

You can schedule a campaign using the following steps:

  1. Create a Phonebook
  2. Upload contacts to the Phonebook
  3. Send campaign to Phonebook

Create a phonebook

First, you need to create a phonebook you want to send a campaign towards. If the phonebook already exists on your dashboard, skip to the next step. Otherwise, please, continue reading.

Termii provides a Phonebook API to help create a phonebook. Visit

https://developers.termii.com/phonebook to see more features provided by the phonebook API.