Messages endpoints

Send text, media, links, locations, contact cards and polls; read, edit, delete, forward, star and react to messages. Sends pass through the per-channel queue that spaces and jitters traffic to keep the number healthy.

https://api.wapito.com/v1

Send a channel token on every request: Authorization: Bearer wpt_YOUR_TOKEN

21 endpoints

Planned

Published in the specification so clients can be written against them; each answers 501 feature_not_available until it ships.

  • POST/messages/interactive
    Planned
    Send an interactive button message
  • POST/messages/carousel
    Planned
    Send a carousel message
  • POST/messages/quiz
    Planned
    Send a quiz message
  • POST/messages/event
    Planned
    Send a group event invitation
  • POST/messages/{id}/pin
    Planned
    Pin a message in a chat
  • DELETE/messages/{id}/pin
    Planned
    Unpin a message in a chat

Related

Try it on your own number

Create a channel, link a WhatsApp number by QR or pairing code, and call the API in a couple of minutes. The Sandbox plan is free and needs no card.