Changelog
REST API changelog
Versioned changes to the iLive REST API.
2026-04-12
- v2 Face Services launched. New endpoints for face detection, face
comparison, collections, and one-to-many search are now generally
available under
/api/v2/. - v1 Liveness endpoints stable. Managed sessions, direct sessions,
result retrieval, and ICAO photo download at
/api/v1/are declared stable; request and response shapes will not break without a notice period. - Standard error envelope (
{ "detail": { "code", "message" } }) unified across v1 and v2.