Kairos AR Galleries API
Manage galleries and the subjects/face templates enrolled in them.
Kairos AR Galleries API is one of 3 APIs that Kairos AR publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Galleries. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.
This API exposes 5 operations across 5 paths, and defines 8 schemas. It is described by OpenAPI 3.0.3, at version 2.0.
Requests are made against a single base URL, https://api.kairos.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Kairos AR Galleries API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as app_id (app_id).
An API key is passed in the header as app_key (app_key).
By default, every request must be authenticated.
app_id— Your Kairos APPID, from https://developer.kairos.com.app_key— Your Kairos APPKEY, from https://developer.kairos.com.
Paths & Operations 5
Across 5 paths, the API surfaces 5 operations — 5 POST. Each is listed below with its method, path, parameters, and response codes.
Manage galleries and the subjects/face templates enrolled in them.
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are RemoveSubjectRequest (3 properties), GalleryList (2 properties), StatusMessage (2 properties), SubjectRequest (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Kairos AR 2
Other APIs Kairos AR publishes across the network.