/
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
Checked 17m ago · Updated 3w ago
View markdown
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
api
1
auth
3
badges
3
challenges
2
locations
8
moderation
4
price-tags
5
prices
7
get
/api/v1/prices
post
/api/v1/prices
get
/api/v1/prices/{id}
delete
/api/v1/prices/{id}
patch
/api/v1/prices/{id}
get
/api/v1/prices/{id}/history
get
/api/v1/prices/stats
products
5
proofs
13
receipt-items
5
stats
1
status
1
users
3
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