v2

latestOpenAPI 3.0.3CC BY 4.02026-07-26122532.7 KB
VanBasket

Compare food prices between two countries

Compares VanBasket food price index values between two countries.

get/api/vanbasket/compare

Query parameters

sourcestring

Optional integration name or domain for attribution tracking.

fromstring required

Home country ISO 3166-1 alpha-2 code.

tostring required

Destination country ISO 3166-1 alpha-2 code.

Response

VanBasket comparison

successboolean
dataobject

Example response

{
  "_attribution": {
    "data_source": "openvan.camp",
    "license": "CC BY 4.0",
    "attribution_url": "https://openvan.camp/"
  }
}