---
title: "Install Marketplace Skill"
method: POST
path: "/api/marketplace/install"
---

# Install Marketplace Skill

`POST /api/marketplace/install`

## Request body

- InstallMarketplaceSkillRequest
  - `installToken` string, required

## Response `200`

Successful Response

- OkResponse
  - `ok` boolean, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/mode-io/apis/skill-manager.md) · [All operations](https://skmtc.net/mode-io/apis/skill-manager/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mode-io/skill-manager/versions/a2b29a5aa8b4/schema)
