INNORIX
Transfer BuilderTransfer FinderDevelopersResourcesCustomers
Start Free
INNORIX

LET FILES
MOVE THEMSELVES

INNORIX provides enterprise file infrastructure for moving and automating files across every system and environment.
Trusted by more than 5,000 enterprise and government agencies.

START HERE

  • Build the Transfer You Need
  • Find the Transfer You Need

POPULAR TRANSFERS

  • Sync Team Folders
  • Send Large Files to Clients
  • Explore Files Across Systems
  • Migrate FTP, SFTP, SCP & rsync
  • Add Transfer to Any App
  • Add Web Upload & Download
  • Build AI & Data Workflows
  • Browse All Transfers→

DEVELOPERS

  • Developer Center
  • Examples
  • API Quickstart
  • Developer Guide
  • API Reference
  • GitHub

RESOURCES

  • Resource Center
  • Product Guide
  • Integrations
  • Deploy & Manage
  • Help Center

CUSTOMERS

  • Government
  • Public Sector
  • Manufacturing
  • Engineering
  • Finance
  • Distribution
  • IT/Telecom
  • Media
  • Healthcare
  • Education

PLANS

  • Pricing

COMPANY

About Us

OTHER INNORIX PRODUCT

Al.bert — Smart Traffic AI

GLOBAL OFFICES

  • New York, USA
  • Seoul, South Korea
  • Ho Chi Minh City, Vietnam
  • View Office Locations→

(C)2026 INNORIX. All rights reserved.

  • Security
  • Status
  • Terms
  • Privacy
  • Cookies
  1. Integrations
  2. Cisco AMP Antivirus Integration

Cisco AMP Antivirus Integration

Integrate Cisco AMP Antivirus to scan transferred files and block or alert on detected threats.

  • Messaging
    • Slack Notification Integration
    • Microsoft Teams Notification Integration
    • Notion Notification Integration
    • Jira Notification Integration
    • Twilio Notification Integration
    • Amazon SES Notification Integration
    • Trello Notification Integration
    • Asana Notification Integration
    • Discord Notification Integration
    • ClickUp Notification Integration
    • Twilio SendGrid Notification Integration
    • Telegram Notification Integration
  • Security
    • Integrate CrowdStrike Falcon Antivirus
    • Microsoft Defender Antivirus Integration
    • Palo Alto Cortex Antivirus Integration
    • Fortinet FortiEDR Antivirus Integration
    • Cisco AMP Antivirus Integration
    • Bitdefender GravityZone Antivirus Integration
    • Symantec Norton Antivirus Integration
    • Trend Micro Apex One Antivirus Integration
    • McAfee ENS Antivirus Integration
    • Skyhigh Security SSE Antivirus Integration
    • OPSWAT MetaDefender Antivirus Integration
    • Clam AntiVirus Antivirus Integration
    • Kaspersky KES Antivirus Integration
    • AVG AntiVirus Antivirus Integration
    • Sophos Antivirus Integration
    • Avast Antivirus Integration
    • Microsoft Purview Scan Integration
    • Integrate Vitrium Security
  • Monitoring
    • Datadog Monitoring Integration
    • Cisco AppDynamics Monitoring Integration
    • monday.com Monitoring Integration
    • New Relic Monitoring Integration
    • Integrate Elastic Stack Monitoring
    • Opsgenie Monitoring Integration
    • Splunk Cloud Monitoring Integration
    • Prometheus Monitoring Integration
    • PagerDuty Monitoring Integration
    • Zoho Monitoring Integration
    • Sentry Monitoring Integration
    • Grafana Monitoring Integration
Deploy & Manage
Exabyter

Overview#

You can configure the Cisco AMP antivirus integration to scan files during transfer and detect or block threats.

After the integration is complete, files are scanned at the configured Scan timing. If a threat is detected, the transfer is blocked or an alert is generated according to the selected On detection action. The files to scan are defined by the Scan scope.

The entire process consists of two steps: ① Generate API credentials → ② Configure the integration in the product.

Prerequisites#

Before you begin, check the following.

Item Description
Cisco AMP Account Access to the Cisco AMP console with permission to generate API Credentials is required.
API Credentials An API Endpoint, Client ID, and API Key are required.
Network Outbound HTTPS (443) communication to the Cisco AMP API endpoint for your organization's region must be allowed from the environment where the product is installed.

Generate API Credentials#

To scan files with Cisco AMP, generate a Client ID and API Key, and check the API Endpoint for your organization's region.

Step 1. Generate API Credentials#

Sign in to the Cisco AMP console, go to Accounts → API Credentials, and select New API Credential.

Enter an application name, specify the Scope, and create the credential. The Client ID (API Client ID) and API Key are displayed. These values are shown only once when created, so copy and store them in a secure location.

ℹ️ Treat these credentials like a password. Anyone who knows the values can access your organization's Cisco AMP data, so do not expose them in public repositories or external documents. If they are exposed, delete the credentials and generate new ones.

API Credentials Generation Screen

Step 2. Check the API Endpoint#

Check the API endpoint for the region where your organization is located. The endpoint differs by region as follows.

Region API Endpoint
North America (NAM) https://api.amp.cisco.com/...
Europe (EU) https://api.eu.amp.cisco.com/...
Asia Pacific (APJC) https://api.apjc.amp.cisco.com/...

ℹ️ Authentication fails if you use an endpoint for a region different from your organization's region.

API Endpoint Screen

Verification#

  • ✔ The Client ID and API Key have been generated.
  • ✔ The API Endpoint for the organization's region has been checked.

Configure the Cisco AMP Integration#

Enter the generated credentials and configure the scanning options.

Open the Security settings window to display the screen below.

Cisco AMP Antivirus Settings Screen

Step 1. Enter the API Endpoint#

Enter the verified regional endpoint in the API Endpoint field. (Example: https://api.amp.cisco.com/...)

Step 2. Enter the Client ID#

Enter the generated Client ID in the Client ID field.

Step 3. Enter the API Key#

Enter the generated API Key in the API Key field.

Step 4. Select Scan timing#

Under Scan timing, select when files should be scanned.

Option Description
Before transfer at source Scans the file at the source before transfer.
After transfer at target Scans the file at the target after transfer.
Bothway Scans at both the source before transfer and the target after transfer.

Step 5. Select On detection#

Under On detection, select how to handle detected threats.

Option Description
Block transfer Blocks the transfer when a threat is detected.
Alert only Allows the transfer to continue and generates an alert only.
Admin confirm Requires administrator confirmation before proceeding.

Step 6. Select Scan scope#

Under Scan scope, select the range of files to scan.

Option Description
All files Scans all transferred files.
Executable files only Scans executable files only.
Custom exceptions Scans according to user-defined exception rules.

Step 7. Save the Settings#

After entering the information, click Add to save the integration.

Verification#

  • ✔ The API Endpoint, Client ID, and API Key have been entered.
  • ✔ Scan timing, On detection, and Scan scope have been selected.

Verify the Integration#

Verify that the configuration works correctly.

Step 1. Transfer a Test File#

Transfer an actual file to verify that scanning is performed. You can verify scanning behavior using a safe test file such as the standard antivirus test file (EICAR).

File Transfer Screen

Step 2. Check the Result#

Verify that the configured On detection action works as expected. (For example, Block transfer blocks the transfer, while Alert only generates an alert.)

Scan Result Screen

Verification#

  • ✔ File scanning has been performed.
  • ✔ The configured handling action works as expected.

Setup Complete#

The integration is applied when you save the settings. Afterward, transferred files are scanned at the specified timing and scope, and detected threats are handled according to the configured action.

Troubleshooting#

If scanning does not work correctly, check the following.

Problem What to Check
Scan is not performed Verify that the API Endpoint, Client ID, and API Key are correct and contain no leading/trailing spaces or missing values
Authentication error (401) occurs Verify that the Client ID and API Key are correct and have not been deleted or regenerated
Region mismatch Verify that the organization's region matches the API Endpoint (NAM/EU/APJC)
Transfer is not blocked when a threat is detected Verify that On detection is set to Block transfer
Certain files are not scanned Check the Scan scope setting (All files / Executable files only / Custom exceptions)
Transfer is slower If Scan timing is set to Bothway, scanning in both directions may take additional time (adjust if necessary)
Integration fails in a closed network Verify that outbound communication to the regional API Endpoint (443) is allowed through the firewall or proxy
PreviousFortinet FortiEDR Antivirus IntegrationNextBitdefender GravityZone Antivirus Integration

On this page

  • Overview
  • Prerequisites
  • Generate API Credentials
  • Step 1. Generate API Credentials
  • Step 2. Check the API Endpoint
  • Verification
  • Configure the Cisco AMP Integration
  • Step 1. Enter the API Endpoint
  • Step 2. Enter the Client ID
  • Step 3. Enter the API Key
  • Step 4. Select Scan timing
  • Step 5. Select On detection
  • Step 6. Select Scan scope
  • Step 7. Save the Settings
  • Verification
  • Verify the Integration
  • Step 1. Transfer a Test File
  • Step 2. Check the Result
  • Verification
  • Setup Complete
  • Troubleshooting