/api/docs?t=<TOKEN>
{
"category": "string",
"title": "string",
"description": "string"
}
/api/changelog?t=<TOKEN>
{
"title": "string",
"imageUrl": "string"
}
/api/logo-icon?t=<TOKEN>
{
"logoSrc": "string",
"radius": "(\"None\" | \"Small\" | \"Medium\" | \"Large\" | \"Full\" | undefined)",
"logoIconFit": "(\"Cover\" | \"Contain\" | undefined)"
}