# Domain Statistics

Statistics / Domain Statistics

## Return bandwidth statistics for all domains

 - [GET /Stats/get_bandwidth](https://api.docs.cpanel.net/specifications/cpanel.openapi/domain-statistics/get_bandwidth.md): This function retrieves a list of bandwidth records for the domains on a cPanel account.

Note:

This function also returns the bandwidth use of a distributed cPanel account.

Warning:

This function requires the _Bandwidth Stats_ feature. To enable this feature, use WHM's _Feature Manager_
interface (_WHM >> Home >> Packages >> Feature Manager_).

## Return specified domain access log

 - [GET /Stats/get_site_errors](https://api.docs.cpanel.net/specifications/cpanel.openapi/domain-statistics/get_site_errors.md): This function returns entries from a domain's error log.

## Return daily AwStats statistics for a domain

 - [GET /Stats/get_stats_daily](https://api.docs.cpanel.net/specifications/cpanel.openapi/domain-statistics/get_stats_daily.md): This function returns the daily AwStats statistics for a domain.

## Return Analog statistics for all domains

 - [GET /Stats/list_sites](https://api.docs.cpanel.net/specifications/cpanel.openapi/domain-statistics/list_sites.md): This function displays the Analog statistics for the domains on a cPanel account.

## Return Analog statistics for specified domain

 - [GET /Stats/list_stats_by_domain](https://api.docs.cpanel.net/specifications/cpanel.openapi/domain-statistics/list_stats_by_domain.md): This function returns a domain's Analog statistics.

