> For the complete documentation index, see [llms.txt](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/smpp-api.md).

# SMPP API

### Overview

SMPP, or [Short Message Peer-to-Peer](https://en.wikipedia.org/wiki/Short_Message_Peer-to-Peer), is a widely accepted protocol in the telecommunications industry. It's used to facilitate the exchange of SMS messages between Short Message Service Centers (SMSCs) and External Short Messaging Entities (ESMEs).

This guide assumes you have a foundational understanding of the SMPP protocol and can confidently set up your own SMPP client software. \
\
Let's build on that and explore more.

{% hint style="info" %}
We currently support up to [SMPP v3.4](https://smpp.org/SMPP_v3_4_Issue1_2.pdf)
{% endhint %}
