Auchan France grocery - categories, location search, product details, and substitutions.
Address Autocomplete
ASYNCREADNo auth
Returns suggested locations for a French address or postal code with zipcode, city, and coordinates.
ParametersFormJSON
Address, city, or postal code to resolve (e.g. Paris 75001)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_auchan_fr_address_autocomplete", "params": { "location_query": "75001 Paris" } }'