# cPanel API 2 Modules - AddonDomain Warning: The cPanel API 2 system is deprecated. We **strongly** recommend that you use [UAPI](/cpanel/introduction) instead of cPanel API 2. ## Introduction The `AddonDomain` module manages addon domains. Important: When you enable a non-*Standard Node* server profile, the system disables API calls associated with that profile's disabled roles. ## Available functions * [cPanel API 2 Functions - `AddonDomain::addaddondomain`](/cpanel-api-2/cpanel-api-2-modules-addondomain/cpanel-api-2-functions-addondomain-addaddondomain) — This function creates an addon domain, its subdomain, and its DNS zone. * [cPanel API 2 Functions - `AddonDomain::deladdondomain`](/cpanel-api-2/cpanel-api-2-modules-addondomain/cpanel-api-2-functions-addondomain-deladdondomain) — This function deletes an addon domain and its subdomain. * [cPanel API 2 Functions - `AddonDomain::listaddondomains`](/cpanel-api-2/cpanel-api-2-modules-addondomain/cpanel-api-2-functions-addondomain-listaddondomains) — This function lists an account's addon domains.