Documentation

Getting Started

Some text about getting started here


const axios = require('axios');
let data = JSON.stringify({
  "number": "077XXXXXXXX",
  "message": "This is a test message"
});

Using the API

API info here

Modes Explained

Here about the apps modes

Subscriptions

Info about subscriptions

Who are we?

Info about designLogica

API Code Examples