Kairos AR Face Recognition API
Detect, enroll, verify and recognize faces in photos against galleries.
Kairos AR Face Recognition 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 Face Recognition. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.
This API exposes 4 operations across 4 paths, and defines 11 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 Face Recognition 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 4
Across 4 paths, the API surfaces 4 operations — 4 POST. Each is listed below with its method, path, parameters, and response codes.
Detect, enroll, verify and recognize faces in photos against galleries.
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Transaction (11 properties), FaceAttributes (9 properties), EnrollRequest (5 properties), RecognizeRequest (5 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.