# Panacea Mobile Help Centre

## Panacea Mobile Help Centre

- [Welcome to Panacea Mobile!](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/welcome-to-panacea-mobile.md)
- [Getting Started](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/overview/getting-started.md): Welcome to the beginning of your journey with Panacea Mobile! This guide will walk you through the steps to create your account and start using our powerful SMS services.
- [Multipart SMS](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/overview/multipart-sms.md): We bill per 160 characters which is the GSM standard:
- [Unicode Characters](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/overview/unicode-characters.md): A comprehensive guide to understanding Unicode characters in SMS.
- [SMS Delivery Statuses](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/overview/sms-delivery-statuses.md): Check out the table below for a breakdown of different delivery statuses and what each status means.
- [Troubleshooting SMS Delivery](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/overview/sms-delivery-statuses/troubleshooting-sms-delivery.md)
- [Compliance](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/overview/compliance.md)
- [FAQs](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/overview/faqs.md)
- [International SMS](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/overview/international-sms.md)
- [Country Regulations & Requirements (under construction)](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/overview/international-sms/country-regulations-and-requirements-under-construction.md)
- [Panacea Mobile Dashboard](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/panacea-mobile-dashboard.md)
- [Send a single SMS](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/send-a-single-sms.md): This guide will help you to send a single SMS from the dashboard.
- [Send batch campaigns](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/send-batch-campaigns.md): The below guide will assist you with creating and sending batch SMS.
- [Send personalised SMS campaigns](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/send-personalised-sms-campaigns.md): The below guide will assist you with creating and sending personalised batch SMS using variable fields.
- [Inbox](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/inbox.md)
- [Inbound Triggers](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/inbound-triggers.md): The following guide will assist you in setting up inbound triggers
- [SMS Numbers](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/sms-numbers.md)
- [Blocked Numbers & Opt-Outs](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/blocked-numbers-and-opt-outs.md)
- [Sub Accounts](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/sub-accounts.md)
- [Reporting](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/reporting.md)
- [Adding prepaid credits](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/adding-prepaid-credits.md): A guide for adding credits to your account if you are not a postpay user.
- [Account Settings](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/account-settings.md)
- [My Profile](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/account-settings/my-profile.md)
- [My Billing](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/account-settings/my-billing.md)
- [Security](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/account-settings/security.md)
- [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.
- [What is USSD?](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/ussd/what-is-ussd.md)
- [USSD Campaigns](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/ussd/ussd-campaigns.md)
- [Integration with your server](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/ussd/integration-with-your-server.md)
- [Reseller Platform Features](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/reseller-platform/reseller-platform-features.md): Start selling high-quality worldwide SMS delivery in minutes. Ready to Upgrade to Reseller? Here’s what you need to know!
- [Getting Started](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/reseller-platform/getting-started.md)
- [Reseller Settings](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/reseller-platform/reseller-settings.md)
- [Managing Your Customer Accounts](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/reseller-platform/managing-your-customer-accounts.md)
- [Branded Platform Example](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/reseller-platform/branded-platform-example.md)
- [FAQs](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/reseller-platform/faqs.md)
