15 lines (6 with data), 627 Bytes
#summary Describes how you can register a new account
The first URL is as following:
* https://r.whatsapp.net/v1/code.php?cc=COUNTRY CODE&in=PHONE NUMBER WITHOUT COUNTRY CODE&to=NUMBER TO SEND SMS&lc=DE&lg=de&mcc=000&mnc=000&imsi=00000000000000&method=sms
When you execute this URL, a SMS is send to the number provided in the the _to_ parameter. The SMS contains a code that is used to activate the account.
Now that the user has the code from the SMS we need to 'activate' the account:
* https://r.whatsapp.net/v1/register.php?cc=COUNTRY CODE&in=PHONE NUMBER WITHOUT COUNTRY CODE&udid=NEW PASSWORD&code=SMS CODE