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 with h3-cli

Additional Guides:

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