Skip to main content
POST
openprices_prices

Authorizations

X-API-Key
string
header
required

Your fetchbean API key (fb_…). Keys are not accepted through Authorization.

Headers

Idempotency-Key
string

A caller-generated key for safely retrying this execution after a network failure. Reusing the same key with the same operation and input returns the original result; reusing it for a different call is rejected.

Body

application/json
barcode
string
category_tag
string
currency
string
lat
number
lon
number
radius_km
number
date__gte
string
date__lte
string
price__gte
number
price__lte
number
price_is_discounted
boolean
order_by
string
page
integer
limit
integer

Response

Success

The response is of type object.