Easy API

Quick API

Wanted to create an API out of your WA number? You're in luck!

Basic usage

npx @open-wa/wa-automate -p <listen port>

npx @open-wa/wa-automate -p 8080
screenshot

How I Can Protect My API?

@open-wa/wa-automate is support API with an api key, so don't worry about your API. Here's usage

npx @open-wa/wa-automate -p <listen port> -k <api key>

Last updated