# Account Get an Account's subscription information & features that are available or generate a login link to log user into Passolution website automatically. [`GET /account/subscription`](/api/account/getaccountsubscription) - Info about Account's Subscription & Accessible Features [`GET /auth/login/generate_link`](/api/account/generateloginlink) - Login Link Generation ## Subscription - [GET /account/subscription](https://docs.api.passolution.eu/api/account/getaccountsubscription.md): Get information about account's subscription for Passolution service and features that are available. ## Login Link Generation - [GET /auth/login/generate_link](https://docs.api.passolution.eu/api/account/generateloginlink.md): Allows generation of a link which logs user into Passolution website directly and redirects to provided page. > {% icon name="solid circle-info" size="2em" color="var(--admonition-info-icon-color)" /%} The generated link is only valid for 30 seconds as it is supposed to be consumed immediately. Using account access token, you can generate login link of any user of the account: text .../auth/login/generate_link?page=/&username=user@example.com If you have user access token, you can generate login link for user directly: .../auth/login/generate_link?page=/