/
OP
openfoodfacts
/
Open Food Facts open-prices REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
openfoodfacts
Open Food Facts open-prices REST API
get
/api/v1/prices/{id}
v2
latest
OpenAPI 3.0.3
AGPL-3.0
2026-07-21
61
83
244.3 KB
prices
get
/api/v1/prices/{id}
Path parameters
id
integer
required
A unique integer value identifying this Price.
Response
PriceFull
required
id
integer
required
product_id
integer
required
location_id
integer
required
proof_id
integer
required
product
ProductFull
required
location
Location
required
proof
Proof
required
type
'PRODUCT'
|
'CATEGORY'
required
PRODUCT
- PRODUCT
CATEGORY
- CATEGORY
product_code
string
nullable
product_name
string
nullable
category_tag
string
nullable
labels_tags
string[]
nullable
origins_tags
string[]
nullable
price
number
double
nullable
price_is_discounted
boolean
price_without_discount
number
double
nullable
discount_type
union
price_per
union
currency
union
location_osm_id
integer
nullable
location_osm_type
union
date
string
date
nullable
receipt_quantity
number
double
nullable
owner_comment
string
nullable
owner
string
nullable
source
string
nullable
tags
string[]
created
string
date-time
updated
string
date-time
required
duplicate_of
integer
nullable