How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

LocalAI Face Recognition API

The face-recognition API from LocalAI — 6 operation(s) for face-recognition.

LocalAI Face Recognition API is one of 26 APIs that LocalAI publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Face Recognition. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and an AsyncAPI specification.

This API exposes 6 operations across 6 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, /.

6 operations 6 paths 14 schemas 6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
http://{localai-host}:8080
Authentication
API Key
Contact
License
Resource Areas
1

Authentication & Security 1

LocalAI Face Recognition API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (BearerAuth).

Paths & Operations 6

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

face-recognition 6
POST
/v1/face/analyze
Analyze demographic attributes (age, gender, ...) of faces.
body → 200
POST
/v1/face/embed
Extract a face embedding from an image.
body → 200
POST
/v1/face/forget
Remove a previously-registered face by ID.
body → 204
POST
/v1/face/identify
Identify a face against the registered database (1:N recognition).
body → 200
POST
/v1/face/register
Register a face for 1:N identification.
body → 200
POST
/v1/face/verify
Verify that two images depict the same person.
body → 200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are schema.FaceVerifyResponse (12 properties), schema.FaceAnalysis (11 properties), schema.FaceIdentifyMatch (6 properties), schema.FaceIdentifyRequest (5 properties). Each schema is shown below with its type and property counts.

schema.FaceIdentifyResponse
object
1 property
schema.FaceRegisterRequest
object
5 properties
schema.FaceAnalysis
object
11 properties
schema.FaceEmbedRequest
object
2 properties
schema.FacialArea
object
4 properties
schema.FaceForgetRequest
object
3 properties
schema.FaceVerifyRequest
object
5 properties
schema.FaceAnalyzeRequest
object
4 properties
schema.FaceIdentifyMatch
object
6 properties
schema.FaceVerifyResponse
object
12 properties
schema.FaceEmbedResponse
object
3 properties
schema.FaceAnalyzeResponse
object
1 property
schema.FaceRegisterResponse
object
3 properties
schema.FaceIdentifyRequest
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

localai-face-recognition-api-openapi.yml Raw ↑

Other APIs LocalAI publishes across the network.

LocalAI 3d API
LocalAI Agent Jobs API
LocalAI Audio API
LocalAI Backends API
LocalAI Branding API
LocalAI Config API
LocalAI Depth API
LocalAI Detection API
LocalAI Embeddings API
LocalAI Images API
LocalAI Inference API
LocalAI Instructions API
Where this information came from

This is an independent, third-party profile of LocalAI Face Recognition API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.