iLive Docs

API Reference

Interactive reference for every customer-facing iLive HTTP endpoint, generated from the live OpenAPI spec.

The iLive REST API is organised into three groups:

  • Liveness — create sessions, fetch results, compare against captured liveness photos.
  • Face Services — detect faces, compare two faces directly, and manage collections for search.
  • Utilities — captcha configuration and the public contact endpoint.

Every endpoint page includes an interactive Try it panel. Paste your API key (Authorization: Bearer iksk_...) into the auth field, fill in the request body, and fire a real request against the selected server. In local dev the request is proxied to the backend through the same origin, so no CORS setup is required.