Token
Cisco provides a REST API. To use it you first need to create a token through the API administration page.
A token is a random password which authenticates a request to Cisco Cyber Vision to access or even modify the data in the Center through the REST API. For instance, you can request the latest 10 components detected on Cisco Cyber Vision or create new references. Requests can be used by external applications like a SOC solution.
Note |
Best practice: create one token per application so you can remove or expire accesses separately. |
Create your first token and enter a name that will help you identifying the token. For security reasons you can also use the status toggle button to disable authorization to use the token (for example, if the token created is to be used later and you want to prevent access until then) and set an expiration time.
Once the token is created click show to see and copy the token to the clipboard.
For more information about the REST API refer to the REST API user documentation available on cisco.com.