# API Statistics API Development Tools / API Statistics ## Return deprecated cPanel API 1 functions by date - [GET /get_api_calls](https://api.docs.cpanel.net/specifications/whm.openapi/api-statistics/get_api_calls.md): This function returns the cPanel API 1 functions that the system called on specific dates. This is useful, for example, to check whether your system calls any cPanel API 1 functions. The function returns cPanel API 1 functions. We deprecated cPanel API 1 and plan to remove those functions at a later date. For more information, read our Guide to Replacing cPanel API 1 Functions with UAPI Equivalents documentation. ## Return deprecated cPanel API 1 functions - [GET /get_api_pages](https://api.docs.cpanel.net/specifications/whm.openapi/api-statistics/get_api_pages.md): This function returns the daily interface use of cPanel API 1 functions. Use this function to find out which API calls your custom interfaces or third-party plugins use. The function returns cPanel API 1 functions. We cPanel API 1 and plan to remove those functions at a later date. For more information, read our Guide to Replacing cPanel API 1 Functions with UAPI Equivalents documentation.