# What is Postman SMS?

{% hint style="danger" %}
**ALL Singapore government agencies must use Postman to send out SMSes using the “gov.sg” sender ID** while disseminating official communications to the public. Agency CIOs will be notified of any non-compliance.
{% endhint %}

Postman SMS (also known as Postman v2) is a secure messaging platform developed by Open Government Products that enables government agencies to send mass, personalised communications to the public through SMS.

***

#### Getting started with Postman SMS

{% hint style="info" %}
Access the Postman Policy guide at <https://docs.developer.tech.gov.sg/docs/postman-sgdp-guide/>. Use your TechPass or agency email address to log in view the policy guide.&#x20;
{% endhint %}

There are two different ways in which you can start sending SMSes to citizen.

* **General Users (UI portal)** - the easiest method where non-technical users are able to send SMSes.
* **API** - for technical users that want to utilise Postman to programatically send SMSes.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Send SMSes via our UI portal</strong></td><td data-object-fit="cover"><a href="https://862051585-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl3mC1ibWq8HG4BKl4qlL%2Fuploads%2F2ZWnkMFC5qax1EvwnOSp%2FGemini_Generated_Image_xxi82kxxi82kxxi8.png?alt=media&#x26;token=649a1908-9dd8-424c-be5d-ddcf332ac53f">Gemini_Generated_Image_xxi82kxxi82kxxi8.png</a></td><td><a href="../general-users-ui-portal/log-in-to-postman.gov.sg">log-in-to-postman.gov.sg</a></td></tr><tr><td><strong>Send SMSes via our API</strong></td><td><a href="https://862051585-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl3mC1ibWq8HG4BKl4qlL%2Fuploads%2FMz0FQVs4KLasNPkpBtGH%2FGemini_Generated_Image_hxgu1fhxgu1fhxgu.png?alt=media&#x26;token=b1661be0-527f-4b9f-987a-058e860cc21e">Gemini_Generated_Image_hxgu1fhxgu1fhxgu.png</a></td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>

***

#### Need other ways to reach citizens?

Check out these other products instead, also maintained by the Postman team.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Sending emails?</strong><br><br>Use legacy.postman.gov.sg</td><td><a href="https://postman-v1.guides.gov.sg/">https://postman-v1.guides.gov.sg/</a></td><td><a href="https://862051585-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl3mC1ibWq8HG4BKl4qlL%2Fuploads%2FPMaJo2ZeGhp55SbtIPUJ%2FGemini_Generated_Image_ebmegtebmegtebme.png?alt=media&#x26;token=78d45b99-b632-4a02-a3c5-f5dc6b286b50">Gemini_Generated_Image_ebmegtebmegtebme.png</a></td></tr><tr><td><strong>Sending letters?</strong><br><br>Use letters.gov.sg</td><td><a href="https://guide.letters.gov.sg/">https://guide.letters.gov.sg/</a></td><td><a href="https://862051585-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl3mC1ibWq8HG4BKl4qlL%2Fuploads%2FxrgDEljjuYifnK55JOfn%2FGemini_Generated_Image_rainc8rainc8rain.png?alt=media&#x26;token=cbda0749-3326-4336-9535-e6f93f9c06b9">Gemini_Generated_Image_rainc8rainc8rain.png</a></td></tr></tbody></table>

***

#### More about Postman SMS

By consolidating all government SMS communications under one recognisable sender ID, "gov.sg", we're making it easier for citizens to identify genuine government messages at a glance, trust important communications from agencies, and avoid falling victim to government impersonation scams.

Postman can handle up to `restricted sensitive-normal` data, and is compliant with the new-IM8 policy for Low-Risk systems.

| Non-Sensitive or Low Sensitivity | <ul><li>Transactions</li><li>Notifications</li><li>Information broadcast</li><li>Receipts</li><li>Reminders</li><li>Masked NRIC</li></ul> |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| Normal Sensitivity               | <ul><li>Personal details such as home address, mobile number, email ID, job roles</li><li>Full NRIC or FIN number</li></ul>               |


---

# 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://postman-v2.guides.gov.sg/about/what-is-postman-sms.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.
