Skip to content
SupportAtNiceApiDotNet edited this page Jun 13, 2018 · 2 revisions

Welcome to the WhatsAppAPI wiki!

This code works in connection with a NiceAPI.net account.

The most common host responses are:

  • queued :--> Your message will be delivered soon.
  • X-APIId missing :--> Your request header does not contain the X-APIId.
  • X-APIMobile missing :--> Your request header does not contain your smart phone number.
  • No POST data :--> Your request does not contain any message text.
  • X-APIId unknown :--> You are using an invalid APIId.
  • Account not active :--> Your account is not activated yet. Please give us 2 working days to activate your account.
  • wait :--> Your account setup does not allow you to send two messages without a minmal wait.
  • X-APIMobile not configured :--> You are using a smart phone number which is not connected to your account.
Clone this wiki locally