Face Recognition API

A high-performance, stateless microservice for generating biometric embeddings securely.

GET /health

Liveness probe to check service health and model status. No authentication required.

POST /encode

Accepts a base64 encoded image and returns a 128-dimensional face embedding array. Requires X-API-Key header.