Integrate your business with WhatsApp using our unofficial API. Automate messages, manage contacts, and use interactive buttons to improve communication and engagement. The ideal solution for those looking for a flexible and efficient WhatsApp API.
Registre-se Entrarnpm install @raphaelvserafim/client-api-whatsapp
import { WhatsApp } from '@raphaelvserafim/client-api-whatsapp';
const whatsapp = new WhatsApp({
server: "https://us.api-wa.me",
key: "12345678"
});
whatsapp.sendMessage({
type: TypeMessage.TEXT,
body: {
to: "14375223417",
text: "Hey!"
}
});
Basic plan for simple needs. Ideal for beginners.
Includes interactive buttons. Ideal for businesses seeking more engagement.
Everything unlocked. Ideal for businesses looking for a complete solution.