ConsoleCatalog
Sign in
Uber Eats logo

Uber Eats

ubereats.comFood Diningcookie

Delivery locations, nearby restaurants, and full menus with prices.

IdentitySign in to use your identities on this site.

Active Carts

ASYNCREADAuth required

Returns all active carts with restaurant name, subtotal, item count, address, and draft order UUID.

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