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