ClickHelp API version 2.0
Every ClickHelp portal is equipped with REST API to enable task automation and to help you integrate your documentation workflow into the existing business processes.
Base URL: https://{your-portal-URL}/api/v2/
Authentication: most requests use HTTP Basic (login + API key), some requests can be made anonymously. Get API key in your user profile.
To resolve errors see the API Troubleshooting section.
Portal API
Client Libraries