ACP Compliance Help

Understanding the Agentic Commerce Protocol and how to ensure your product feeds are compliant for AI agent consumption.

What is ACP?

The Agentic Commerce Protocol (ACP) is a standardized format for product feeds designed specifically for AI agents and autonomous shopping systems. It ensures that product data is structured, complete, and machine-readable.

ACP feeds include required fields like product ID, name, price, availability, and images, plus optional enrichment data like specifications, reviews, and real-time inventory status.

Common Validation Failures

Missing Required Fields

Products must include: id, name, price, availability, and image.

Invalid Price Format

Prices must be numeric with currency code. Example: {"amount": 299.99, "currency": "USD"}

Broken Image URLs

All image URLs must be accessible and return valid image content. Agents cannot process products with missing images.

Stale Data

Feeds should be updated at least daily. Products marked as "in stock" but actually unavailable harm agent trust.

How Validation Works

Our validation tool checks your feed against the ACP specification and reports:

  • Schema compliance (required fields, data types)
  • Image accessibility and format validation
  • Price and availability format checks
  • Feed freshness and update frequency
Use the Feed Validator

How GXO Fixes Issues

GXO provides hosted ACP feeds that automatically handle compliance:

  • Automatic schema validation and error correction
  • Image optimization and CDN delivery
  • Real-time inventory sync from your store
  • Automatic feed updates and cache management

Need immediate help fixing ACP compliance issues? Start with our Validate tool or contact our team.

ACP Compliance Help | GXO Feeds