AviatoAviato
DeveloperAPI ReferenceInfo

/api/info

GET
/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"
}