Zum Hauptinhalt springen
POST
JavaScript
Kein API-Schlüssel erforderlich: Dies ist ein öffentlicher Endpunkt, der keine Authentifizierung erfordert. Sie können ihn direkt von Client-Anwendungen, Desktop-Software oder CLIs aufrufen, um Lizenzschlüssel zu aktivieren, ohne Ihre API-Zugangsdaten preiszugeben.

Body

application/json
license_key
string
erforderlich
name
string
erforderlich

Antwort

License key instance created

business_id
string
erforderlich

Business ID

created_at
string<date-time>
erforderlich

Creation timestamp

Beispiel:

"2024-01-01T00:00:00.000Z"

customer
object
erforderlich

Limited customer details associated with the license key.

id
string
erforderlich

License key instance ID

Beispiel:

"lki_123"

license_key_id
string
erforderlich

Associated license key ID

Beispiel:

"lic_123"

name
string
erforderlich

Instance name

Beispiel:

"Production Server 1"

product
object
erforderlich

Related product info. Present if the license key is tied to a product.

Zuletzt geändert am 1. April 2026