DeveloperAPI ReferenceInfo
/api/info
Response Body
application/json
curl -X GET "https://example.com/api/info"{
"serverId": "string",
"serverPubKey": "string",
"name": "string",
"version": "string",
"setupRequired": true,
"authMechanism": "both",
"licensed": true,
"towerUrl": "string",
"towerWebUrl": "string"
}