/
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 4w ago
View markdown
openhab
openHAB REST API
get
Get all add-ons.
0f2ce17cab3e
latest
OpenAPI 3.0.1
2026-07-17
154
98
233.4 KB
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
Get all add-ons.
get
/addons
Query parameters
serviceId
string
service ID
Headers
Accept-Language
string
language
Response
OK
Addon[]
required
uid
string
id
string
label
string
version
string
maturity
string
compatible
boolean
contentType
string
link
string
author
string
verifiedAuthor
boolean
installed
boolean
type
string
description
string
detailedDescription
string
configDescriptionURI
string
keywords
string
countries
string[]
license
string
connection
string
backgroundColor
string
imageLink
string
properties
object
loggerPackages
string[]