API

The ConfigurationUploader library is also usable as a library from which you can interact with existing uploaded configurations. Accessing uploaded configurations requires a security key, which is currently only available to the developers.

The local API does not require a security key, and includes functions for driving the upload process in a much more fine-grained manner than the command line utility. As users being uploaded will likely be incapacitated for a large part of the process, it is recommended that, if you choose to use the local API, the process should be driven by a trusted and competent individual. This is why we do not currently recommend usage of the local API.

API functions

(TERE please write this section before we make this page public)

(I am trying!!! I literally just started learning about this.)