Labels endpoints
WhatsApp Business labels and their chat associations, plus the phase-2 business profile, catalog and orders surface. Labels require a WhatsApp Business account; personal numbers get `business_account_required`.
https://api.wapito.com/v1
Send a channel token on every request: Authorization: Bearer wpt_YOUR_TOKEN
7 endpoints
Planned
Published in the specification so clients can be written against them; each answers 501 feature_not_available until it ships.
- GET
/business/profilePlannedGet the business profile - PATCH
/business/profilePlannedUpdate the business profile - GET
/business/catalogPlannedList catalog products - GET
/business/catalog/{id}PlannedGet a catalog product - GET
/business/ordersPlannedList catalog orders - GET
/business/orders/{id}PlannedGet a catalog order
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.