> 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.md).

# Developers

- [HTTPS API](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api.md): Kickstart your development journey and start sending like a pro with the Panacea Mobile API.
- [Single Sends](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/single-sends.md): Sending an SMS message.
- [Batch Sends](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/batch-sends.md): This method creates a new SMS batch and returns a batch ID when successful.
- [Delivery Reports via API](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/delivery-reports-via-api.md)
- [Receiving Inbound SMS](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/receiving-inbound-sms.md): This function returns all inbound (MO) messages for the user which have an ID larger than 'last\_id'
- [API Response Codes](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/api-response-codes.md)
- [API Keys](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/api-keys.md)
- [Examples](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/examples.md)
- [PHP](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/examples/php.md)
- [PHP API Library](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/examples/php/php-api-library.md)
- [PHP API Example](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/examples/php/php-api-example.md)
- [Simple SMS Send](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/examples/php/simple-sms-send.md)
- [Bulk SMS Send](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/examples/php/bulk-sms-send.md)
- [Batch Create](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/examples/php/batch-create.md)
- [Batch Create (.zip)](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/examples/php/batch-create-.zip.md)
- [Message Status](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/examples/php/message-status.md)
- [Python](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/examples/python.md)
- [Python API Example](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api/examples/python/python-api-example.md)
- [SMPP API](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/smpp-api.md): Hey tech gurus! Ready to rock SMPP integration? This guide's just for you.
- [SMPP Connection Details](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/smpp-api/smpp-connection-details.md): Our SMPP Server is compliant with version 3.4 of the SMPP specification. We recommend using Kannel for this purpose as it is open-source and free for use by the general public.
