Newsletters endpoints

WhatsApp Channels, called newsletters at protocol level: create one, list and search them, read their posts and delete them. Posting is an ordinary send to a `@newsletter` recipient.

https://api.wapito.com/v1

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

8 endpoints

Planned

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

  • POST/newsletters/{id}/subscribe
    Planned
    Follow a WhatsApp Channel
  • DELETE/newsletters/{id}/subscribe
    Planned
    Unfollow a WhatsApp Channel
  • POST/newsletters/{id}/admins
    Planned
    Invite an admin to a Channel

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.