# SSH

The SSH module for UAPI.

## Return SSH port

 - [GET /SSH/get_port](https://api.docs.cpanel.net/specifications/cpanel.openapi/ssh/ssh-get_port.md): This function retrieves the server's SSH port.

## Return whether cPanel account has shell access

 - [GET /ssh/get_shell](https://api.docs.cpanel.net/specifications/cpanel.openapi/ssh/paths/~1ssh~1get_shell/get.md): This function returns whether the cPanel account has shell access and the account's shell path.

