This document describes the HTTP API for N|Solid Console version %%VERSION%%. The API is described as a set of endpoints, which are an HTTP method and URI. The N|Solid Console server runs at port 6753 by default, and can be configured to run over http or https.
Responses are generally in JSON or a stream of JSON lines, separated by a newline character. APIs that return streams can also be accessed as an EventSource.