Wazzup

get api key

request
GET /api/v2/wazzup/key HTTP/1.1
response
HTTP/1.1 200 OK

{
  "key" : "1234567890abcd1234567890zxcv1234"
}

update api key

request
PUT /api/v2/wazzup/key?apiKey=correct294u72nflqnvl9884kkjdvue3 HTTP/1.1
Content-Type: application/x-www-form-urlencoded
response
HTTP/1.1 200 OK