For the complete documentation index, see llms.txt. This page is also available as Markdown.

Product List API

The admin Product List API now returns richer product data (descriptions, pricing, categories, pictures, variants) in a single call, with opt-in flags to keep default responses lightweight.

This includes:

  • Returns descriptions, pricing, categories, pictures, and variants

  • Available in a single API call

  • Opt-in flags keep default responses lightweight

How it benefits the Merchant

Makes it easier for merchants' integrations and custom tools to pull complete product data efficiently, without impacting performance for existing integrations.

Potential FAQs

Q: Will this change the size of responses for my existing integration?

A: No, the additional data is opt-in via flags, so default responses stay lightweight.

Q: How do I get the richer data?

A: Use the new opt-in flags when calling the admin Product List API; check with your account manager for exact usage details.

Last updated