Example – Obtaining License Key Information

Request

GET /api/v1/license HTTP/1.1
Host: 10.4.219.229

Response

 HTTP/1.1 200 OK
Content-Type: application/json
{
   "licenseVersion": 1,
   "serialNumber": "277522263687112", 
   "key": "jCx6r5tovCIKaBBbhPtT53Yj",
   "keyDescription": "Key features: Board Type: Mediant 800 
Security: IPSEC MediaEncryption StrongEncryption EncryptControlProtocol 
Coders: G723 G729 G728 NETCODER GSM-FR GSM-EFR AMR EVRC-QCELP G727 ILBC EVRC-B“, 
   "macAddress": "000c2983fec9"
 }