ConsoleCatalog
Sign in
Ocado logo

Ocado

ocado.comFood Diningno auth

UK online grocery - product search, categories, details, reviews, and recommendations.

Cart State

ASYNCREADNo auth

Returns the active cart session including region, totals, and checkout status.

This action takes no params.

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_ocado_com_cart_state",
    "params": {}
  }'