Kairos API
Integrate Face Recognition via our cloud API, or host Kairos on your own servers for ultimate control of data, security, and privacy—start creating safer, more accessible customer experiences today.
POSTenroll
Takes a photo, finds the faces within it, and stores the faces into a gallery you create.
Docs: https://kairos.com/docs/api/#post-enroll
POSTverify
Takes a photo, finds the face within it, and tries to compare it against a face you have already enrolled into a gallery.
Docs: https://kairos.com/docs/api/#post-verify
POSTrecognize
Takes a photo, finds the faces within it, and tries to match them against the faces you have already enrolled into a gallery.
Docs: https://kairos.com/docs/api/#post-recognize
POSTdetect
Takes a photo and returns the facial features it finds.
Docs: https://kairos.com/docs/api/#post-detect