API
Appearance
- Kerris Haus API
The Kerris Haus API is a generally available API for interacting with Kerris Haus services from external applications.
- Post requests made with cURL.
Ensure posts requests are sent with [CURLOPT_POSTREDIR](https://curl.se/libcurl/c/CURLOPT_POSTREDIR.html) set to 1. Otherwise, requests might fail.
- Kerris Haus Portal API
Most functions of the Portal API require a valid token, which can be generated from the settings area of the user control panel.