Skip to main content

Authorization

This documentation describes how you get access to the Whizard WhatsApp Business API.


Introduction:#

Every request to the WhatsApp API needs to be authorized using an API Key authentication. Adding WHIZARD-KEY in the header with your unique API Key as a value is enough to gain permission.

Every API Key is connected with one phone number. We authenticate and choose the right WhatsApp Business Account and Number based on your WHIZARD-KEY.

In order to look up the phone number assigned to a WHIZARD-KEY, use the /phone_number endpoint.

#How do I get an API Key?

API Key will be Provided on signup and can be updated on request.

info
  • Please store and manage your WHIZARD-KEY securely and use it only for server-2-server authentication.
  • Please ensure that you always use the corresponding WHIZARD-KEY when you deal with multiple configurations. A mismatch could lead to inconsistent data.