Intro
Authencation
x-api-key
and x-access-token
.x-access-token
you need to request https://api.heimdall.watch/auth/v1/access-token with x-api-key
in header and {"username": test, "password": 123abc}
in body.x-api-key: API_KEY
x-access-token: Bearer ACCESS_TOKEN
Modified at 2024-04-17 14:50:20