Contacts endpoints
Contacts known to the linked account, checking whether a number is registered on WhatsApp, and the phone-number to LID mapping that modern WhatsApp traffic increasingly depends on.
https://api.wapito.com/v1
Send a channel token on every request: Authorization: Bearer wpt_YOUR_TOKEN
8 endpoints
/contacts
/contacts/{id}/profile
/contacts/check
/contacts/{id}/exists
/contacts/{id}/lid
/contacts/lid/{lid}
Planned
Published in the specification so clients can be written against them; each answers 501 feature_not_available until it ships.
- GET
/contacts/{id}/aboutPlannedGet the about text of a contact - PUT
/blacklist/{id}PlannedBlock a contact - DELETE
/blacklist/{id}PlannedUnblock a contact
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.