---
title: "Add license key"
method: POST
path: "/system/license"
tags: ["system"]
---

# Add license key

`POST /system/license`

## Request body

- ProductLicenseRequest
  - `license_key` string, required

## Response `200`

Current license information

## Other responses

- `401` — Unauthenticated, no token is provided or token is invalid
- `500` — Internal server error

---

[API](https://skmtc.net/anaconda/apis/anaconda-server-api.md) · [All operations](https://skmtc.net/anaconda/apis/anaconda-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/anaconda/anaconda-server-api/revisions/6aef0cb7a151/schema)
