---
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

## Changes

- **2026-07-30** `774e8a3f5f7e` — 1 info
  - added the required property `ok` to the response with the `200` status

[Change history](https://skmtc.dev/mode-io/apis/skill-manager/changes/api/marketplace/install/post.md)

---

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