Account
account managementaccount information
The account module provides functions for querying account information.
In the Spell app, an account is created once a user successfully registers and completes the necessary verification.
An account can be for either an individual or a business and comes with specific web permissions. The features available to the account will vary based on its permission level.
Query Account Information
Users can use the account information query endpoint to retrieve basic account-related details, including but not limited to the account ID, registered email, account type (individual/business), and creation date. This feature is designed to allow users to check their account status at any time and is used for other API calls that require account information.