Skip to content

API Reference

The Horizon3.ai API enables programmatic access to a subset of functionality available in the Horizon3.ai Portal. You must be an existing user to gain access to the Horizon3.ai API. Existing users may get started below.

  1. Authentication - learn how to authenticate with the API
  2. Getting Started - basic examples to get started with using the API
  3. GraphQL API - documentation of schema types, queries, and mutations

Command Line Interface

Be sure to check out the Horizon3.ai CLI for a ready-to-use API client.


References:

  1. Horizon3.ai Portal
  2. GraphQL.org