Licenses
Activar Licencia
Este endpoint te permite activar una licencia para el usuario.
POST
JavaScript
No se requiere clave de API: Este es un endpoint público que no requiere autenticación. Puedes llamarlo directamente desde aplicaciones cliente, software de escritorio o CLIs para activar claves de licencia sin exponer tus credenciales de API.
Respuesta
License key instance created
Business ID
Creation timestamp
Ejemplo:
"2024-01-01T00:00:00Z"
Limited customer details associated with the license key.
License key instance ID
Ejemplo:
"lki_123"
Associated license key ID
Ejemplo:
"lic_123"
Instance name
Ejemplo:
"Production Server 1"
Related product info. Present if the license key is tied to a product.
Last modified on April 1, 2026
JavaScript