Description
This endpoint allows getting basic information of contacts on WhatsApp. You can search for a specific contact by providing the JID or list multiple contacts using pagination.Query Parameters
Authenticated session ID
Contact identifier (WhatsApp JID). If provided, returns only the specific contact. Format:
[email protected]Limit of contacts returned (default: 100)
Offset for pagination (default: 0)
Status Codes
200- Contacts returned successfully400- Invalid parameters401- Unauthorized session404- Session not found
Usage Example
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
