{
    "service": "ciyuan-ban-system-relay",
    "actions": [
        "register_server",
        "verify_activation",
        "append_alt",
        "report_ban",
        "add_whitelist",
        "remove_whitelist",
        "decide_appeal",
        "submit_appeal",
        "approve_server",
        "import_global_bans",
        "update_system_config",
        "update_server_profile",
        "list_servers",
        "list_bans",
        "list_whitelist",
        "list_appeals",
        "list_logs",
        "send_security_code"
    ],
    "usage": "POST \/api\/{action}"
}