Face Comparison
Compare two faces
Compare two images
POST
https://api.usetani.com/v1/persons/compare
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
image1*
string
Image that needs to be recognized.
image2*
string
Image that needs to be recognized.
Last updated