v1

latestOpenAPI 3.1.02026-08-04576672.7 KB
license

Get Weights Key

Return the decryption key for a weights image the caller already holds.

Additive: weights arrive in an image now, so nothing downloads here. The licence key travels in a header rather than the query string, so it does not land in access logs.

post/v1/license/weights/key

Headers

X-Kugel-License-Keystring required

Request body

artifact_idstring required
versionstring required
source_fingerprintstring required
wrapped_keystring required
key_encryption_key_idstring required
encryption_formatstring required

Response

Successful Response

artifact_idstring required
versionstring required
decryption_key_b64string required
encryption_formatstring required