📌
Netcore - WhatsApp Business API
  • Introduction
  • Getting Started for business
  • Whatsapp use cases (Templates)
    • Ecommerce
    • Travel
    • Broking /Securities
    • Banks
    • Mutual Funds
    • Insurance
    • Automobile
    • Media/Events
    • Education
  • Error Codes
  • API for developers
    • Consent API
      • Manage Opt IN /Opt OUT
    • Message API
      • Send Text message
      • Send Media message
        • Send Media message using Media ID
        • Send Media message using URL
      • Send Location message
    • Template Message API
      • Template Message API
    • Media API
      • Upload Media
      • Get Media
      • Delete Media
  • Webhooks
    • Delivery Message
    • Incoming Message
      • Incoming message-media
      • Incoming message location
      • Incoming message-text
  • Button Feature
  • Encryption
  • Reports
    • Delivery reports
    • Conversation Logs
  • FAQs
    • Getting started
    • Accepting Netcore WA request
    • Getting Business manager verified
    • Getting Opt ins
    • Message Templates
    • Allowed Notification types
    • Registration
    • Whatsapp language settings
    • Disallowed notification types
    • Quality rating and message limits
    • Message templates
    • Media in whatsapp
    • Miscellaneous queries
  • Contact Us
Powered by GitBook
On this page
  • Types of API
  • End Point:​ ​
  • Header:

Was this helpful?

  1. API for developers

Message API

Netcore provides developers with the ability to use APIs to carry out a wide range of actions and activities.

You can use the APIs to

  • Send Template message

  • Get Media

  • Delete Media

  • Send text message

  • Send media message

  • Send location messages

Types of API

Endpoints

Request type

What it does

/message/

POST

Send text, media, template message to a WhatsApp number

/consent/manage

POST

Manages opt-in and opt-outs for a phone number

/consent/

POST

Get consent details for a phone number

/media/upload/

POST

Uploads a media file

/media/{mediaId}

DELETE

Deletes a media file

/media/{mediaId}

GET

Return a binary media file

End Point:​ ​

Header:

Key

Value

Authorization

Bearer ​ AUTHORIZATIONKEY

Content-Type

application/json

  • You will get the AUTHORIZATIONKEY once your WhatsApp account is setup.

PreviousManage Opt IN /Opt OUTNextSend Text message

Last updated 5 years ago

Was this helpful?

https://waapi.pepipost.com/api/v2/