API V3 and Webhooks
Helpjuice.com API & How It Works
Articles
Helpjuice API v3
Overview Version 3 of the Helpjuice API is structured around REST, HTTP, and JSON. API endpoint URLs are organized around resources, such as users or...
Analytics API
Overview API V3 now has support for analytics endpoints. You can retrieve the analytical data that we display in the dashboard using our API. The...
How to Get the API Key
1) After logging in, click on the bottom-left corner and click on Settings 2) Once in settings, click on API Credentials 3) Mark "Require token...
Overview: Webhooks
What Are Webhooks? Webhooks are a powerful method for web applications to communicate in real-time. Unlike traditional APIs that require constant polling for updates, webhooks...