Skip to main content
POST
Face comparison

Authorizations

X-API-Key
string
header
required

Server-to-server auth. Send your API key in the "X-API-Key" header and your API secret in the "X-API-Secret" header.

Body

application/json

Two images to compare

image1
string
required

Base64-encoded image or a publicly reachable image URL.

image2
string
required

Response

OK

data
object
success
boolean
Example:

true