3rd Party
3rd Party API Integration
Before You Begin Khaos Control Cloud can be directly integrated with your website using our webhook 3rd Party API which will allow us to push and pull data from your server. To get started, first speak to your web developer and and give them the ...
Channels 2.0 not using Basic Auth via Apache
You need the check the .htaccess file contains (on your server) RewriteEngine On RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule .* - [e=HTTP_AUTHORIZATION:%1]
Khaos Control Cloud Web Services API
Overview We do have a Webhook API for Khaos Control Cloud which means we push and pull data from your server. Usage To get started our documentation can be found here: https://github.com/khaoscontrol/kcc-web-services Notes/Caveats Note: we support ...