# Account Information ## Subscription - [GET /account/subscription](https://api-doc.passolution.eu/openapi/account-information/getaccountsubscription.md): Get information about user's subscription of Passolution service including available features. ## Login Link Generation - [GET /auth/login/generate_link](https://api-doc.passolution.eu/openapi/account-information/generateloginlink.md): Allows generation of a link which logs a user into Passolution website directly and redirects to provided page. The generated link is only valid for 30 seconds as it is supposed to be consumed directly. 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=/