The device ID or session ID is always the last part of the URL which is shown to you.
## General devices
Lets consider the following example:
`https://app.hyperate.io/1234`
The device ID / session ID would be `1234` in this case.
## Note for Apple watches and Garmin watches
The app is displaying the following text: `app.hyperate.io/1234`
In this case the device ID / session ID is `1234`.
## Note for WearOS watches
The WearOS app is displaying the following text: `Session ID: 1234`
In this case the device ID / session ID is `1234`.