HeltarChat APIs
Welcome to the HeltarChat API collection. HeltarChat is a powerful platform that integrates WhatsApp Business functionalities, revolutionising the CRM landscape. It nurtures client relationships and offers a unique app store that developers can monetise. Now, with our public APIs, developers can have direct access to our robust functionalities and integrate them into their own platforms.
HeltarChat Environment
Our API requests use the HeltarChat Environment variables, which consists of 3 variables:
clientWaNumber
: This is the WhatsApp number you are performing the API actions on, such as sending messages, fetching client details, etc. This can also be modified directly in the URL.templateName
: This variable is used to fetch the respective template.apiKey
: This is your API key that can be obtained from your HeltarChat account accessible through app.heltar.com (Navigate to Settings/API Key).
Please note that the clientWaNumber
variable should be concatenated with your country code. This is crucial for the API's functioning.
To work with these APIs, add the HeltarChat Environment to your Postman environments, and replace the variable placeholders with your respective data. Here's a brief description of how you can do that:
- Click the gear icon in the top right corner of Postman.
- Click "Add" to create a new environment.
- Name the environment as "HeltarChat Environment".
- Add the variables
clientWaNumber
,templateName
, andapiKey
. Set their respective values as per your requirements. - Click "Add" to save the environment.
Now, you're all set to start exploring the HeltarChat APIs!
We are excited to see the innovative applications you will develop using HeltarChat APIs. Happy coding!
Important Note:
Please ensure that the clientWaNumber
**used throughout the documentation is concatenated with your country code. The proper functioning of the API calls depends on this.
DONT USE ANY PLUS SIGN BEFORE NUMBER!!!!**