curl --location --request GET 'https://dcs.tw/api/info'{
"success": true,
"data": {
"platform": {
"name": "string",
"description": "string",
"version": "string"
},
"stats": {
"totalBots": 0,
"totalServers": 0,
"totalUsers": 0
},
"contact": {
"support": "string",
"partnership": "string",
"report": "string"
}
},
"timestamp": "string"
}