WasenderApi WhatsApp API
Endpoints for managing WhatsApp contacts.
/api/contacts
Retrieves a list of all contacts synced with the WhatsApp session.
/api/contacts/{contactPhoneNumber}
Retrieves detailed information for a specific contact.
/api/contacts/{contactPhoneNumber}/picture
Retrieves the URL of the profile picture for a specific contact.
/api/contacts/{contactPhoneNumber}/block
Blocks a specific contact.
/api/contacts/{contactPhoneNumber}/unblock
Unblocks a specific contact.