# Transfer Monitoring

Transfers / Transfer Monitoring

## Validate remote server's credentials

 - [GET /analyze_transfer_session_remote](https://api.docs.cpanel.net/specifications/whm.openapi/transfer-monitoring/analyze_transfer_session_remote.md): This function checks the remote server's credentials, which a transfer session uses to connect.

## Return available transfer modules

 - [GET /available_transfer_modules](https://api.docs.cpanel.net/specifications/whm.openapi/transfer-monitoring/available_transfer_modules.md): This function lists all available transfer modules.

Note:

  For more information about how this function works with other functions in the transfer and restore process, read our
  Guide to Transfer and Restore API Functions
  documentation.

## Return transfer session's log file

 - [GET /fetch_transfer_session_log](https://api.docs.cpanel.net/specifications/whm.openapi/transfer-monitoring/fetch_transfer_session_log.md): This function returns a transfer session's log file.

Note:

 For more information about how this function works with other functions in the transfer and restore process, read our Guide to Transfer and Restore API Functions documentation.

## Return transfer session's status

 - [GET /get_transfer_session_state](https://api.docs.cpanel.net/specifications/whm.openapi/transfer-monitoring/get_transfer_session_state.md): This function retrieves the state of a transfer session.

Note:

For more information about how this function works with other functions in the transfer and restore process, read our Guide to Transfer and Restore API Functions documentation.

## Return transfer session's information

 - [GET /retrieve_transfer_session_remote_analysis](https://api.docs.cpanel.net/specifications/whm.openapi/transfer-monitoring/retrieve_transfer_session_remote_analysis.md): This function analyzes a transfer session.

Note:

  For more information about how this function works with other functions in the transfer and restore process, read our Guide to Transfer and Restore API Functions documentation.

