/
OP
openhab
/
openHAB REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 27m ago · Updated 1mo ago
View markdown
openhab
openHAB REST API
post
Installs the add-on from the given URL.
latest
OpenAPI 3.0.1
2026-07-17
154
98
233.4 KB
0f2ce17cab3e
actions
2
addons
10
get
Get all add-ons.
get
Get add-on with given ID.
get
Get add-on configuration for given add-on ID.
put
Updates an add-on configuration for given ID and returns the old configuration.
get
Get all add-on types.
get
Get suggested add-ons to be installed.
get
Get add-on services.
post
Installs the add-on with the given ID.
post
Installs the add-on from the given URL.
post
Uninstalls the add-on with the given ID.
audio
4
auth
5
channel-types
3
config-descriptions
2
discovery
2
events
3
habpanel
2
iconsets
1
inbox
5
items
17
links
7
logging
4
module-types
2
persistence
8
profile-types
1
root
1
rules
17
services
6
sitemaps
7
systeminfo
2
tags
5
templates
2
thing-types
2
things
12
transformations
5
ui
6
uuid
1
voice
10
addons
Installs the add-on from the given URL.
post
/addons/url/{url}/install
Path parameters
url
string
required
addon install URL
Response
OK