Object Detection API logo

Object Detection API

ENDPOINTS
GET/js

API Status Check

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

{
  "message": "OK"
}