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 Images API

Endpoints related to images

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

Tagged areas include Images. 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 1 path, and defines 4 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 1 paths 4 schemas 1 GET1 POST

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 Images 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 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Images 2

Endpoints related to images

GET
/images
List Images
getImages 6 params → 200400
POST
/images
Upload Image
createImages 1 param body → 200400

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ImageListModel (6 properties), ImageUploadFormModel (4 properties), SuccessModel (1 property), ErrorModel (1 property). Each schema is shown below with its type and property counts.

ImageListModel
object
6 properties
ErrorModel
object
1 property
SuccessModel
object
1 property
ImageUploadFormModel
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

horizoniq-images-api-openapi.yml Raw ↑

Other APIs HorizonIQ publishes across the network.

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