Tools / Product Feed Validator

Product Feed Validator

Does your product feed follow the specification required for agentic commerce (developers.openai.com/commerce)? Paste an excerpt of your feed, or give its address: each item is checked against the required attributes, the conditional rules and the expected formats.

AI engines covered on this page

Optional if you already pasted the feed above. A large feed (several MB) is better checked by address: the first 2 MB are analysed.

You have 1 free test left today. The free test lists detected problems, without the fixes.
3 free tests left today

Create a free account to run an analysis. 3 analyses a day included, no credit card. Create my free account

This tool checks the feed's structural compliance with the public specification. It guarantees neither acceptance by any given platform, nor the commercial accuracy of the data (price, stock) beyond its format.

These scores measure your site's technical and editorial readiness. They do not measure citations actually observed in AI answers.

What this tool checks

  • The ten required attributes on every item: item_id, title, description, brand, url, image_url, price, availability, is_eligible_search, is_eligible_checkout
  • The conditional gtin or mpn rule, unless explicitly declared with identifier_exists=no
  • The dependency where is_eligible_checkout implies is_eligible_search: a purchasable product has to be findable
  • The five accepted availability values, and the availability date for an item on pre-order or backorder
  • Price format (positive amount, ISO currency) and address format (product, image)
  • Duplicate identifiers, which cause one item to overwrite another
  • Sales policies (privacy, terms) on every item open to direct checkout