Contacts
Contact List
| Command | contacts.aspx |
| Method | GET |
| Response | List of contacts |
Individual Contact
Returns the profile if it exists in the WhatsApp contact list on the device.
| Command | get_profile.aspx |
| Method | POST |
| Body | |
| Response | SUCCESS → Returned profile: ERROR: |
Validate Contact
Validates if the contact is a valid WhatsApp profile (without needing to be an added contact).
| Command | query_profile.aspx |
| Method | POST |
| Body | |
| Response | SUCCESS → Returned profile: ERROR: |
Archive Contact
| Command | set_jidstatus.aspx |
| Method | POST |
| Body | |
| Response | |
Profile Picture
| Command | get_picture.aspx |
| Method | GET |
| Parameters |
|
| Response | SUCCESS → Profile picture as registered on WhatsApp ERROR → Generic image: |
Messages
| Command | get_messages.aspx |
| Method | POST |
| Body | |
| Response | SUCESSO → Message list: ERROR: |