Versions
Recommended/Latest version is always placed at the top of the page. (v2 for OkayFace)
Search Face - V1
Search Face API - V1
POST
http://okayfacesearchdemo.innov8tif.com/v1/facesearch/search-faces
Headers
Name
Type
Description
Authorization*
String
The access token is valid for 10 minutes and retrieve this from Get Token API
Request Body
Name
Type
Description
api_key *
string
To be assigned by Innov8tif
data*
string
Please refer to "How to encrypt and decrypt data page"
Encrypt the following parametr
1)
person_id (string)
(ID Number/unique of the person)
2)
person_name (string)
(name of the person)
3)
image (string)
(Base64 string of the selfie image)
Postman Collection
Last updated