API

Connect with your web applications outside of the dashboard.

How to generate API key?
On the upper most right, click on the Settings. Navigate and click the API Key on the menu. An API key and API secret will automatically be generated...
Wed, 1 Sep, 2021 at 11:59 AM
How to use API?
Once you have got your API Key and Secret, you can test the authentication by sending GET request to /ping endpoint REQUEST curl -X GET "https...
Thu, 16 Dec, 2021 at 4:57 PM
How can I make my API Endpoint more secure?
You can make your API access more secure by adding IP addresses that will make a request to the API endpoint. If no IP addresses are on the list, then any I...
Thu, 20 Jan, 2022 at 2:40 PM