This section explains how to use the Kaspersky Research Sandbox API. You can execute an object or browse web addresses, and view results using Kaspersky Research Sandbox API.
API location
You can access Kaspersky Research Sandbox API at the following location:
https://<server name>/api/v1/sandbox/
Here, <server name>
is the host name or IP address of the computer on which Kaspersky Research Sandbox is installed.
To work with Kaspersky Research Sandbox API:
If you use an unsigned certificate to work with the Kaspersky Research Sandbox API, use -k
/ --insecure
options to allow insecure server connections when using SSL.
If you receive an error (60) SSL certificate problem: unable to get local issuer certificate
, do the following:
--cacert [certificate file name]
API documentation
The full API documentation (Swagger UI) is available at:
https://<server name>/api
Here, <server name>
is the host name or IP address of the computer on which Kaspersky Research Sandbox is installed.
Also, the open API specification is available in the following formats: