Face Detection API logo

Face Detection API

ENDPOINTS
GET/js

API Status Check

Check if the Face Detection API is up and running. Returns a simple OK message confirming the service is operational.

{
  "message": "OK"
}