login
Authenticate to MyWhoosh using your email and password to obtain access tokens, unlocking all other API endpoints.
Instructions
Authenticate with MyWhoosh and get access tokens. Required before using other endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deviceId | No | Device identifier (optional, will be generated if not provided) | |
| password | Yes | MyWhoosh account password | |
| username | Yes | MyWhoosh account email |