Postman collection

WhatsApp API Postman

To test and debug requests, you can use the Swagger section of the API on your channel page in dashboard or the Postman collection.

First of all, Creat a Fork. You can press the shortcut keys to do this: Ctrl + Alt + F

Specify your channel token in the authorization header by entering the value of a global variable.

Now you can select any API method in the collection and start sending requests. For convenience, all methods are listed in the same order as they are discussed in the API Documentation. You can make any changes to these methods to simplify their testing and response handling.

If you automatically create a Fork from our website, don't forget to specify Whapi Env as your primary environment:

Last updated