Skip to content

Introduction

This documentation summarizes the available documentation for the PeaSMS User Dashboard and API current version.

Glossary

API Documentation

SMS

In all the requests made to the API,Standard REST is used and standard HTTP Status codes apply and the below are the current codes that can be expected:

200 – Status OK

201 – New Record Created (OK)
400 – Bad Request
401 – Unauthorized
403 – Forbidden
405 – Method Not Allowed
404 – Not Found
409 – Conflict
500 – Internal Server Error

All the appropriate messages will be displayed for all responses.

Requirements

In order to perform different operations on the PeaSMS platform, all users have to have the following:

Client Code

Key
The above are obtained on client set up and will be shared with relevant team once the client is fully set up and ready to start using this APIs.

Using the above, one is able to conduct different operations on the platform.