> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Introduction ## Article: Introduction ## Article Link: https://dev.wix.com/docs/api-reference/business-management/marketing/emails/email-marketing/account-details/introduction.md ## Article Content: # About Account Details API With the Account Details API you can retrieve key information about a site's email marketing account. This includes the account’s status, available quota for sending campaigns, and other relevant details. Every Wix site has its own email marketing account, which determines whether campaigns can be managed and sent. The account must be active to use most email marketing features, while a suspended account restricts access to sending campaigns. ## Before you begin - You can always retrieve the account details, regardless of the account’s status. However, sending campaigns requires an active account with available quota. If an account is suspended, Wix users must visit their email marketing dashboard for further instructions. ## Terminology - **Quota:** Number of email campaigns and emails available for the current month. @sdk_package_setup