# Netcore - WhatsApp Business API

## Netcore - WhatsApp Business API

- [Introduction](https://wadocs.pepipost.com/master.md)
- [Getting Started for business](https://wadocs.pepipost.com/getting-started-for-business.md): Initial steps every business must perform before setting up a whatsapp business account
- [Whatsapp use cases (Templates)](https://wadocs.pepipost.com/whatsapp-use-cases-templates.md)
- [Ecommerce](https://wadocs.pepipost.com/whatsapp-use-cases-templates/untitled.md)
- [Travel](https://wadocs.pepipost.com/whatsapp-use-cases-templates/untitled-1.md)
- [Broking /Securities](https://wadocs.pepipost.com/whatsapp-use-cases-templates/broking-securities.md)
- [Banks](https://wadocs.pepipost.com/whatsapp-use-cases-templates/banks.md)
- [Mutual Funds](https://wadocs.pepipost.com/whatsapp-use-cases-templates/mutual-funds.md)
- [Insurance](https://wadocs.pepipost.com/whatsapp-use-cases-templates/insurance.md)
- [Automobile](https://wadocs.pepipost.com/whatsapp-use-cases-templates/automobile.md)
- [Media/Events](https://wadocs.pepipost.com/whatsapp-use-cases-templates/untitled-2.md)
- [Education](https://wadocs.pepipost.com/whatsapp-use-cases-templates/education.md)
- [Error Codes](https://wadocs.pepipost.com/error-codes.md): List of error codes that you will get in case of failures of text, media, ​template and location message APIs
- [Consent API](https://wadocs.pepipost.com/sending-message/consent-api.md)
- [Manage Opt IN /Opt OUT](https://wadocs.pepipost.com/sending-message/consent-api/manage-opt-in-opt-out.md)
- [Message API](https://wadocs.pepipost.com/sending-message/send-message-api.md)
- [Send Text message](https://wadocs.pepipost.com/sending-message/send-message-api/receive-message-api.md)
- [Send Media message](https://wadocs.pepipost.com/sending-message/send-message-api/send-media-message.md): This endpoint sends a media message to a phone number on WhatsApp.
- [Send Media message using Media ID](https://wadocs.pepipost.com/sending-message/send-message-api/send-media-message/send-media-message-using-media-id.md)
- [Send Media message using URL](https://wadocs.pepipost.com/sending-message/send-message-api/send-media-message/send-media-message-using-url.md)
- [Send Location message](https://wadocs.pepipost.com/sending-message/send-message-api/send-location-message.md)
- [Template Message API](https://wadocs.pepipost.com/sending-message/template-message-api.md)
- [Template Message API](https://wadocs.pepipost.com/sending-message/template-message-api/template-message-api.md): This endpoint (JSON containing 'type\_template' object) sends a template message to a phone number on WhatsApp.
- [Media API](https://wadocs.pepipost.com/sending-message/media-api.md)
- [Upload Media](https://wadocs.pepipost.com/sending-message/media-api/upload-media.md)
- [Get Media](https://wadocs.pepipost.com/sending-message/media-api/get-media.md)
- [Delete Media](https://wadocs.pepipost.com/sending-message/media-api/delete-media.md)
- [Delivery Message](https://wadocs.pepipost.com/webhooks/delivery-notification.md)
- [Incoming Message](https://wadocs.pepipost.com/webhooks/overview.md)
- [Incoming message-media](https://wadocs.pepipost.com/webhooks/overview/incoming-message-media.md)
- [Incoming message location](https://wadocs.pepipost.com/webhooks/overview/incoming-message-location.md)
- [Incoming message-text](https://wadocs.pepipost.com/webhooks/overview/incoming-message.md)
- [Button Feature](https://wadocs.pepipost.com/button-feature.md)
- [Encryption](https://wadocs.pepipost.com/encryption.md)
- [Reports](https://wadocs.pepipost.com/reports.md)
- [Delivery reports](https://wadocs.pepipost.com/reports/delivery-reports.md)
- [Conversation Logs](https://wadocs.pepipost.com/reports/conversation-logs.md)
- [FAQs](https://wadocs.pepipost.com/faqs.md): We are compiling a list of most common queries that we receive from our partners,clients and developers regarding our solution. We intend to keep expanding this as new queries get asked.
- [Getting started](https://wadocs.pepipost.com/faqs/getting-started.md)
- [Accepting Netcore WA request](https://wadocs.pepipost.com/faqs/accepting-netcore-wa-request.md)
- [Getting Business manager verified](https://wadocs.pepipost.com/faqs/getting-business-manager-verified.md)
- [Getting Opt ins](https://wadocs.pepipost.com/faqs/getting-opt-ins.md)
- [Message Templates](https://wadocs.pepipost.com/faqs/message-templates-1.md)
- [Allowed Notification types](https://wadocs.pepipost.com/faqs/allowed-notification-types.md)
- [Registration](https://wadocs.pepipost.com/faqs/registration.md)
- [Whatsapp language settings](https://wadocs.pepipost.com/faqs/whatsapp-language-settings.md)
- [Disallowed notification types](https://wadocs.pepipost.com/faqs/disallowed-notification-types.md)
- [Quality rating and message limits](https://wadocs.pepipost.com/faqs/untitled.md)
- [Message templates](https://wadocs.pepipost.com/faqs/message-templates.md)
- [Media in whatsapp](https://wadocs.pepipost.com/faqs/media-in-whatsapp.md)
- [Miscellaneous queries](https://wadocs.pepipost.com/faqs/miscellaneous-queries.md)
- [Contact Us](https://wadocs.pepipost.com/contact-us-1.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wadocs.pepipost.com/master.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.
