---
title: "Installs the add-on from the given URL."
method: POST
path: "/addons/url/{url}/install"
tags: ["addons"]
---

# Installs the add-on from the given URL.

`POST /addons/url/{url}/install`

## Path parameters

- `url` string, required

## Response `200`

OK

## Other responses

- `400` — The given URL is malformed or not valid.

---

[API](https://skmtc.net/openhab/apis/openhab-rest-api.md) · [All operations](https://skmtc.net/openhab/apis/openhab-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openhab/openhab-rest-api/revisions/0f2ce17cab3e/schema)
