# HTTPS API

### Why choose Panacea Mobile's API?

Panacea Mobile's API is your go-to solution for seamless, programmatic SMS sending, no matter the scale. It's designed with simplicity in mind, making it incredibly user-friendly. Built on REST standards and using HTTPS, the API readily accepts JSON data.

With the REST API, you can effortlessly connect with your customers through one or two-way SMS communication. By making HTTPS calls directly to the API, you can send single or multiple SMS messages. Plus, you have the flexibility to enable two-way messaging by leveraging webhooks in your integration.

### When should you use Panacea Mobile's API?

Our API is the perfect choice when you need to send a large number of SMS messages securely, quickly, and with confidence. It empowers you to effortlessly integrate powerful, worldwide messaging capabilities into your applications, websites, or systems.

The best part? You can even use the REST API in test/simulator mode without any impact on your live data or interactions with mobile network operators. This allows you to experiment and fine-tune your integration before going live.

{% content-ref url="/pages/96OlTwdjULzskBQ0WhZV" %}
[Single Sends](/panacea-mobile-help-centre/developers/https-api/single-sends.md)
{% endcontent-ref %}

{% content-ref url="/pages/7PKy8OW0jvVH2ci4hShs" %}
[Batch Sends](/panacea-mobile-help-centre/developers/https-api/batch-sends.md)
{% endcontent-ref %}

{% hint style="warning" %}
Please reach out to your Account Manager or Support to confirm your API URL as this may vary depending on your specific account configuration.&#x20;
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://panaceamobile.gitbook.io/panacea-mobile-help-centre/developers/https-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
