use_token
Activate your existing HyperRoute personal access token to authenticate without a password; the token is validated and stored for automatic reuse, and your account profile is returned.
Instructions
Activate an existing HyperRoute personal access token (hyr_…) and return the account profile. The token is validated via /auth/whoami and then saved to disk, so every future session reuses it automatically. A bad token is rejected and not kept.
This is the preferred way to authenticate: the user mints the token on the website, so their password never enters this conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes |