/
OP
openhab
/
openHAB REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 9m ago · Updated 4w ago
View markdown
openhab
openHAB REST API
post
Get access and refresh tokens.
0f2ce17cab3e
latest
OpenAPI 3.0.1
2026-07-17
154
98
233.4 KB
actions
2
addons
10
audio
4
auth
5
post
Delete the session associated with a refresh token.
get
List the API tokens associated to the authenticated user.
get
List the sessions associated to the authenticated user.
post
Get access and refresh tokens.
delete
Revoke a specified API token associated to the authenticated user.
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
auth
Get access and refresh tokens.
post
/auth/token
Query parameters
useCookie
boolean
Response
OK
TokenResponseDTO
required
access_token
string
token_type
string
expires_in
integer
refresh_token
string
scope
string
user
UserDTO