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
/newsletters/{id}
/newsletters/invite/{code}
/newsletters/invite/{code}/messages
/newsletters/find
/newsletters/{id}/messages
Planned
Published in the specification so clients can be written against them; each answers 501 feature_not_available until it ships.
- POST
/newsletters/{id}/subscribePlannedFollow a WhatsApp Channel - DELETE
/newsletters/{id}/subscribePlannedUnfollow a WhatsApp Channel - POST
/newsletters/{id}/adminsPlannedInvite an admin to a Channel
Related
Reference
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.