v1
latestOpenAPI 3.0.02026-07-24176225227.9 KBAccount
Authentication
Authenticate and retrieve access Token.
post/api/accounts/login
Request body
Response
accessToken: An access token that can be provided in subsequent calls to the Easee Cloud API. refreshToken: A token that can be sent to the refresh_token service to refresh the accessToken. expiresIn: The time period (in seconds) for which the access token is valid. tokenType: Always 'Bearer'. accessClaims: Role name.