Provides a secure method for authenticating REST API requests to Cisco Cyber Vision. This mechanism enables external applications to access or modify data within the Center.
An API token is a random password used to authenticate requests to Cisco Cyber Vision for accessing or modifying data through the REST API.
-
Authenticates requests from external applications.
-
Allows data access and modification within the Center.
-
Supports integration with external solutions like SOC.
API Token Management
Cisco Cyber Vision provides a REST API that requires a token created through the API administration page for access.
Best practice: create one token per application so you can remove or expire accesses separately.