# Return third-party software versions This function lists the versions of third-party software that ship with cPanel & WHM. Endpoint: GET /installed_versions Version: 11.134.0.5 Security: BasicAuth ## Query parameters: - `packages` (integer) Whether to list the server's installed RPMs in the function's , , and arrays. * - List. * - Do list. Enum: 0, 1 ## Response 200 fields (application/json): - `data` (object) Example: {"apache":"2.4.12","apache_php_default_version":0,"apache_php_versions":[0],"bind":"9.9.4-29","clamav":"0.99.2-1","cpanel_and_whm":"11.64.0.9999","cpanel_packages":["cpanel-ace-editor-1.2.6-1.cp1166.noarch","cpanel-yui-2.9.0-5.cp1136.noarch"],"cpanel_php":"7.2.7-4","cron":0,"cronie":"1.4.11-23","dovecot":"2.2.31 (65cde28)","ea_4_packages":[],"easyapache":"4","exim":"4.89-2","linux_kernel":"3.10.0-327.18.2.el7.x86_64","mailman":"2.1.23-9","mariadb":0,"mariadb_build":0,"munin":0,"mysql":"5.7.61","mysql_build":"5.7.61-1","nscd":"2.17-222","openssh-server":"7.4p1-21","operating_system_name":"centos","operating_system_version":"7.2","os_packages":["ImageMagick-6.7.8.9-15.el7_2.x86_64","zsh-5.0.2-14.el7.x86_64"],"p0f":"3.09b-1","postgresql":0,"postgresql_build":0,"powerdns":0,"proftpd":0,"pureftpd":"1.0.45","roundcube":"1.2.4-1","rsyslog":"8.24.0-16","spamd":"3.4.2","squirrelmail":0} - `data.apache` (any) The Apache® version. * - Apache is installed on the server. Example: "2.4.12" - `data.apache_php_default_version` (any) The default PHP version for Apache. * - PHP for Apache is installed on the server. Example: "7.3.21-1.1.1" - `data.apache_php_versions` (array) An array of PHP versions that the system installs for Apache. If PHP for Apache is installed, this will return an array containing . Unlike other keys in this object, this returns a value when PHP for Apache is installed. Example: [0] - `data.bind` (any) The BIND version. * - BIND is installed on the server. Example: "9.9.4-29" - `data.clamav` (any) The ClamAV version. * - ClamAV is installed on the server. Example: "0.99.2-1" - `data.cpanel_and_whm` (string) The cPanel & WHM version. Example: "11.64.0.9999" - `data.cpanel_packages` (array) An array of cPanel-provided RPMs. The function returns this array if you set the parameter to . Example: ["cpanel-ace-editor-1.2.6-1.cp1166.noarch","cpanel-yui-2.9.0-5.cp1136.noarch"] - `data.cpanel_php` (any) The system PHP version. * - System PHP is installed on the server. Example: "7.2.7-4" - `data.cron` (any) The version of the ISC / Vixie cron daemon. This is the default cron service installed on Ubuntu. * - ISC / Vixie cron is installed on the server. Example: "3.0pl1-136ubuntu1" - `data.cronie` (any) The version of the cronie cron daemon. This is the default cron service installed on CentOS, CloudLinux, AlmaLinux, and other systems running derivatives of Red Hat Enterprise Linux. * - cronie is installed on the server. Example: "1.4.11-23" - `data.dovecot` (any) The Dovecot version. * - Dovecot is installed on the server. Example: "2.2.31 (65cde28)" - `data.ea_4_packages` (array) An array of EasyApache 4 (EA4)-provided RPMs. The function returns this array if you set the parameter to . Example: [] - `data.easyapache` (any) The EasyApache version. * - EasyApache is installed on the server. Example: "4" - `data.exim` (any) The Exim version. * - Exim is installed on the server. Example: "4.89-2" - `data.linux_kernel` (string) The Linux® kernel version. Example: "3.10.0-327.18.2.el7.x86_64" - `data.mailman` (any) The Mailman version. * - Mailman is installed on the server. Example: "2.1.23-9" - `data.mariadb` (any) The MariaDB® version number. * - MariaDB is installed on the server. Example: "5.5.65" - `data.mariadb_build` (any) The MariaDB RPM's version number. * - MariaDB RPM's is installed on the server. Example: "5.5.65-1" - `data.munin` (any) The Munin version. * - Munin is installed on the server. Example: "2.0.30" - `data.mysql` (any) The MySQL® version number. * - MySQL is installed on the server. Example: "5.7.61" - `data.mysql_build` (any) The MySQL RPM's version number. * - MySQL RPM's is installed on the server. Example: "5.7.61-1" - `data.nscd` (any) The Name Service Cache Daemon version number. * - Name Service Cache Daemon is installed on the server. Example: "2.17-222" - `data.openssh-server` (any) The OpenSSH version. * - OpenSSH is installed on the server. Example: "7.4p1-21" - `data.operating_system_name` (string) The server's operating system (OS). Example: "centos" - `data.operating_system_version` (string) The version of the server's OS. Example: "7.2" - `data.os_packages` (array) An array of OS-provided RPMs. The function returns this array if you set the parameter to . Example: ["ImageMagick-6.7.8.9-15.el7_2.x86_64","zsh-5.0.2-14.el7.x86_64"] - `data.p0f` (any) The Passive OS Fingerprinting version number. * - Passive OS Fingerprinting is installed on the server. Example: "3.09b-1" - `data.postgresql` (any) The PostgreSQL® version. * - PostgreSQL is installed on the server. Example: "9.2" - `data.postgresql_build` (any) The PostgreSQL RPM's version number. * - PostgreSQL RPM's is installed on the server. Example: "0" - `data.powerdns` (any) The PowerDNS version. * - PowerDNS is installed on the server. Example: "4.1.10-15" - `data.proftpd` (any) The ProFTP version. * - ProFTP is installed on the server. Example: "1.3.7d" - `data.pureftpd` (any) The Pure-FTPd version. * - Pure-FTPd is installed on the server. Example: "1.0.45" - `data.roundcube` (any) The Roundcube version. * - Roundcube is installed on the server. Example: "1.2.4-1" - `data.rsyslog` (any) The Rsyslog version number. * - Rsyslog is installed on the server. Example: "8.24.0-16" - `data.spamd` (any) The Apache SpamAssassin™ version number. * - Apache SpamAssassin is installed on the server. Example: "3.4.2" - `metadata` (object) - `metadata.command` (string) The method name called. Example: "installed_versions" - `metadata.reason` (string) The reason the API function failed when the field is 0. This field may display a success message when a function succeeds. Example: "OK" - `metadata.result` (integer) * - Success * - Failed: Check the reason field for more details. Enum: 0, 1 - `metadata.version` (integer) The version of the API function. Example: 1