Logging

This endpoint is an open database for logs

GET https://database.cirrus.center/api/log/

Query Parameters

NameTypeDescription

user*

[USER ID]

User ID

pass*

[AUTHENTICATION]

Your password

operation*

[OPERATION TYPE]

read,write,delete,changepass

db*

[DATABASE ID]

Database ID

log*

[LOG ID]

The ID of the log

entry

[ENTRY ID]

ID of log entry, will only display the provided entry

data

[YOUR DATA]

Data to be written

newpass

[NEW PASSKEY]

Optional to change passkey

json

[true/false]

If you want to display the entries in JSON or HTML

Request went through to API server

Last updated