Introduction
Get started with the WhatAPI REST API -- base URL, license, and how our platform works.
Introduction
Just like you, we are enthusiastic builders and we love to automate things. At Whatapi, we are building the next-gen business messaging automation system, and we know that one of the best ways to do that is to give you the ability to have hands-on Whatapi features.
We maintain a **Public REST API**. This service allows developers to retrieve and manage WhatsApp automation operations with standard HTTP requests.
We also support **Webhooks**. We can call back any endpoint of your choice each time an event occurs on your WhatsApp account (message received, session disconnected, status changed, etc.).
Base URL
All API requests should be made to:
https://whatapi.pk/api/v1
For authenticated dashboard API calls, use:
https://app.whatapi.pk/api
API License
By visiting or using this developers website, you agree to be bound by Whatapi's API License Agreement.
Not a Developer? Install one of the many pre-built plugins on our [Marketplace](/dashboard/connect-store)!
