![Axis 2N Indoor Touch 2.0 Api Manual Download Page 67](http://html1.mh-extra.com/html/axis/2n-indoor-touch-2-0/2n-indoor-touch-2-0_api-manual_3038317067.webp)
2N TELEKOMUNIKACE a.s., www.2n.cz
67/94
3.7 License
Getting current settings
Get the current license settings.
URL:
{{ip_addr}}
https://
/api/v1/license
HTTP method:
GET
Response code:
Standard HTTP response code, treating syntactic errors.
Response data:
{
"data"
: {
"features"
: {
"isAppInstalationAllowed"
:
tr
ue
,
"isHttpApiAllowed"
:
true
,
"isStockLauncherAllowed"
:
fal
se
},
"key"
:
"EJF3A-7SGBQ-UTGYC-VWV38-
MKPGG"
,
"remainingHours"
:
0
,
"state"
:
2
}
}
Section setting
URL:
{{ip_addr}}
https://
/api/v1/license
HTTP method:
POST
Response code:
Standard HTTP response code, treating syntactic errors.