Skip to content

CLI Tool

Horizon3.ai provides its users with a Command Line Interface (CLI) tool, called h3-cli. It is convenient for accessing the Horizon3.ai Application Programming Interface (API). The Horizon3.ai API provides programmatic access to a subset of functionality available through the Horizon3.ai Portal.

The h3-cli tool is available for download from the Horizon3.ai GitHub. See here for instructions on using h3-cli:

Getting Started

Additional Guides:

  1. Touchless NodeZero Deployment
  2. Recurring Pentests
  3. Monitor Pentest
  4. Paginate Results

Develop Your Own Tools

Alternatively, you may develop your own software tools to interact with the Horizon3.ai GraphQL API.


References:

  1. h3-cli on GitHub
  2. Horizon3.ai Portal