Getting Started with CLI
h3-cli
is a convenient CLI (command-line interface) for accessing the
Horizon3.ai API. The Horizon3.ai API provides programmatic access to a subset
of functionality available through the Horizon3.ai Portal.
At a high level, the API allows you to:
- Monitor the status of a pentest while it is running
- Retrieve a pentest report after it's complete
- Manage multiple environments and want to automate setup
- Configure advanced scheduling options
The API can be used for a variety of use cases such as scheduling periodic assessments of your environment or kicking off a pentest as part of a continuous integration build pipeline.