Authorization
This documentation describes how you get access to the WhatsApp Business API.
WhatsApp API base path:
https://waba.360dialog.io
Every request to the WhatsApp API needs to be authorized using an API Key authentication. Adding
D360-API-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
D360-API-KEY
.
- Please store and manage your
D360-API-KEY
securely and use it only for server-2-server authentication. - Please ensure that you always use the corresponding
D360-API-KEY
when you deal with multiple configurations. A mismatch could lead to inconsistent data.
Last modified 1yr ago