> For the complete documentation index, see [llms.txt](https://postman-v2.guides.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://postman-v2.guides.gov.sg/postman-v2-api-docs.md).

# Postman v2 API Docs

- [About Postman v2](https://postman-v2.guides.gov.sg/postman-v2-api-docs/about-postman-v2.md): Read this guide for integration and/or testing information with Postman v2. You will need to use Postman v2 for sending SMSes to external recipients using the authorised sender ID.
- [Postman v2 SLOs](https://postman-v2.guides.gov.sg/postman-v2-api-docs/about-postman-v2/postman-v2-slos.md): SLOs are Service Level Objectives, which provide you with insight on the goals and objectives that the Postman product holds itself to.
- [Postman v2 SMS API user documentation](https://postman-v2.guides.gov.sg/postman-v2-api-docs/postman-v2-sms-api-user-documentation.md)
- [Service Status](https://postman-v2.guides.gov.sg/postman-v2-api-docs/service-status.md)
- [Postman Guide latest updates](https://postman-v2.guides.gov.sg/postman-v2-api-docs/postman-guide-latest-updates.md): Latest updates made to this document
- [Important dates](https://postman-v2.guides.gov.sg/postman-v2-api-docs/important-dates.md)
- [Useful Links](https://postman-v2.guides.gov.sg/postman-v2-api-docs/useful-links.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/postman-v2-api-docs.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.
