Administrator info page - API tab

Accolades can save some data about an administrator into the database. The data is sent, using one of the available API interfaces, on request.

Accolades can save up to 2000 characters for each administrator.

When an application is connected to the server, using an API, Accolades will send the text, on request. It is recommended to use existing standards for saving data (JSON, XML etc.). Accolades will not perform any validation on the text, it will be saved and sent as plain text, in a raw format.

More info about the options for reading this data, using the available API interfaces can be found on the API section of this documentation.