---
title: "Predict on images"
method: GET
path: "/images/predict"
tags: ["Image Processing"]
---

# Predict on images

`GET /images/predict`

Run image prediction models on product images

## Query parameters

- `barcode` integer, required
- `server_type` 'off' | 'obf' | 'opff' | 'opf' | 'off_pro'
- `models` string
- `output_image_id` string

## Response `200`

Prediction results

- object
  - `predictions` object[]

---

[API](https://skmtc.net/openfoodfacts/apis/api-reference.md) · [All operations](https://skmtc.net/openfoodfacts/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openfoodfacts/api-reference/revisions/23d26c6d55e6/schema)
