Face Recognition
Fetch user with their face
Search for similar faces
POST
https://api.usetani.com/api/v0/persons/authenticate
Creates a new person.
Headers
Name
Type
Description
x-api-key*
string
Your API key
x-group-id*
string
Your group ID from the dashboard.
Request Body
Name
Type
Description
image*
string
Image that needs to be recognized.
Last updated