Licenses
激活许可证
此端点允许您为用户激活许可证。
POST
JavaScript
无需 API 密钥:这是一个无需认证的公共端点。您可以直接从客户端应用程序、桌面软件或 CLI 调用它以激活许可证密钥,而无需公开您的 API 凭据。
响应
License key instance created
Business ID
Creation timestamp
示例:
"2024-01-01T00:00:00Z"
Limited customer details associated with the license key.
License key instance ID
示例:
"lki_123"
Associated license key ID
示例:
"lic_123"
Instance name
示例:
"Production Server 1"
Related product info. Present if the license key is tied to a product.
Last modified on April 1, 2026
JavaScript