Jump to content

API

From Kerris Haus Wiki
  1. Kerris Haus API

The Kerris Haus API is a generally available API for interacting with Kerris Haus services from external applications.

  1. 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.

  1. 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.