Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HorizonIQ Managed Firewalls API

Endpoints related to managed firewalls

HorizonIQ Managed Firewalls API is one of 9 APIs that HorizonIQ publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Managed Firewalls. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.1, at version 2023-05-30T22:28:43Z.

Requests are made against a single base URL, https://api.compass.horizoniq.com/{basePath}.

2 operations 2 paths 3 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2023-05-30T22:28:43Z
Base URL
https://api.compass.horizoniq.com/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

HorizonIQ Managed Firewalls API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — API token issued from the Compass portal (Profile API Tokens). Sent as Authorization: Bearer . See https://compass-horizoniq.readme.io/reference/authentication

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Managed Firewalls 2

Endpoints related to managed firewalls

GET
/firewalls/{firewallUUID}
Get Firewall
getFirewallsByFirewallUUID 2 params → 200404
GET
/firewalls
List Firewalls
getFirewalls 6 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are FirewallGetModel (21 properties), FirewallListModel (7 properties), ErrorModel (1 property). Each schema is shown below with its type and property counts.

FirewallGetModel
object
21 properties
ErrorModel
object
1 property
FirewallListModel
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

horizoniq-managed-firewalls-api-openapi.yml Raw ↑

Other APIs HorizonIQ publishes across the network.

HorizonIQ Action Items API
HorizonIQ Billing API
HorizonIQ Devices API
HorizonIQ Images API
HorizonIQ Servers API
HorizonIQ SSL Certificates API
HorizonIQ Support API
HorizonIQ User Accounts API