All integrations
Collect&Go Building BE

Collect&Go: AI grocery agent and agentic shopping API

Collect&Go, connected the same way a person signs in.

Colruyt's Belgian & Luxembourg click-and-collect grocery service. Sign in with your Collect&Go e-mail and password.

Collect&Go is built and unit-tested against the contract. Nobody has ever connected it to a real account yet, so it's labeled honestly instead of counted as proven.

Signing in

What signing in to Collect&Go means.

Sign in to Collect&Go the same way you would on its own site. Grocey drives an isolated browser session, never a shared credential.

What an agent can do

Agentic grocery shopping at Collect&Go.

An agent finds, fills, and compares. The order is placed by you, never by the agent acting alone.

  • Read the live Collect&Go cart before anything changes.
  • Fill the Collect&Go cart, then hand it back for you to confirm.
  • Pull up recent Collect&Go order history.

Capability matrix · generated

The real Collect&Go API contract.

Generated at build time from the same declarations the API reads: never fetched live, never a second list to let drift from the truth. Every row below is a real method on the contract every provider implements, not a marketing claim.

Read the active delivery mode getFulfilment Supported
List delivery and pickup options fulfilmentOptions Supported
Switch between delivery and pickup setFulfilment Supported
List the stores on the account stores Supported
Search the catalog search Not offered by this store
Browse the category tree categories Not offered by this store
Page through a category catalogPage Not offered by this store
List past orders orders Supported
Itemized detail for one order orderDetails Supported
Read the live cart cart Supported
Add items to the cart addToCart Supported
Remove items from the cart removeFromCart Supported
Clear the cart in one call clearCart Supported
Suggest a replacement for an out-of-stock item suggestReplacements Not offered by this store
Open the basket on the provider's own site cartUrl Supported

FAQ

Collect&Go, plainly.

Is Collect&Go live today?

Not yet. Collect&Go is built and unit-tested against its own contract, but nobody has ever connected it to a real account. It's labeled honestly instead of counted as coverage.

Building against Collect&Go?

Grocey is in private beta. Tell us what you're building and we'll set you up with a key.