> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adullam.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

# Adullam Account Overview

This section provides an overview of account management operations within the Adullam platform. It covers essential functionalities such as retrieving account information and checking account balance, enabling partners to effectively manage their accounts and monitor their usage.

## Core Account Management

Adullam supports the following core account management operations:

<Columns cols={2}>
  <Card title="Get Account Info" icon="user-circle" href="/api-reference/account/get-account-info">
    The Get Account Info API allows you to retrieve detailed information about your Adullam account, including account ID, Business name, contact details, Email and account status.
  </Card>

  <Card title="Get Balance" icon="dollar-sign" href="/api-reference/account/get-balance">
    The Get Balance API enables you to check the current balance of your Adullam account, providing insights into your usage and remaining credits.
  </Card>
</Columns>

## Support

<Note>
  Need help? Contact us by **email** ([support@adullam.dev](mailto:support@adullam.dev)), **WhatsApp** ([chat](https://wa.me/0103961828)), or **Telegram** ([@adullam\_official](https://t.me/adullam_official)).
</Note>
