Skip to main content
GET
/
v1
/
faces
/
diff
Diff Faces
curl --request GET \
  --url https://api.faces.sh/v1/faces/diff
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Headers

authorization
string | null

Query Parameters

faces
string
required

Comma-separated list of owned face usernames (min 2)

Response

Successful Response