Whatsapp API documentation

The REST API allows you to receive and send messages through your WhatsApp account. [Sign up now](https://user.4whats.net/usercp)

Parameters in GET queries pass query string. Parameters in POST requests —
through the JSON-encoded request body. The authorization instance and token are always
passed to query string (?instanceid=xxxxxx&token=yyyyy).

The WhatsApp API is based on the WhatsApp WEB protocol and excludes the ban
both when using libraries from mgp25 and the like. Despite this, your
account can be banned by anti-spam system WhatsApp after several clicking
the "block" button.

you will find everything you need in your favorite languages to sample apps for web, iOS, and Android.

The main advantage of our system is its simplicity of implementation.

Every message sent from our system has its own unique id, which allows you to receive confirmation of its delivery.

## Send your first message!

1. You need an active instance in your account to run examples. [Log in](https://user.4whats.net/usercp/signin) or [Create Account](https://user.4whats.net/usercp/signup) if you dont have one.
2. go to your instance or Create one if you haven't already.
3. Scan Qr and make sure that instance Auth Status : authenticated
4. Start sending Messages


If you require any help or assistance please contact Support:
Email: [[email protected]](mailto:[email protected])