---
title: "Detect objects on a photo"
method: POST
path: "/detect"
tags: ["detect"]
---

# Detect objects on a photo

`POST /detect`

Use this method to detect objects on a photo

## Response `200`

- DetectResponse
  - `orientation` integer, required — EXIF orientation of the photo
  - `objects` object, required — Returned objects with requested attributes

---

[API](https://skmtc.dev/ntechlab/apis/internal-api-documentation.md) · [All operations](https://skmtc.dev/ntechlab/apis/internal-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ntechlab/internal-api-documentation/revisions/fe217a895bc7/schema)
