Documentation Index

Fetch the complete documentation index at: https://docs.mapp.com/llms.txt

Use this file to discover all available pages before exploring further.

Product Catalog API: new capabilities for building integrations

Prev Next

The Product Catalog API now includes new read and discovery capabilities that reduce the setup and data-transfer effort required to build and run integrations against your catalog.


Key benefits

  • Look up the catalog tied to your account automatically, without knowing its ID in advance.

  • Retrieve the full list of attributes defined on your catalog to build reliable field mappings.

  • Read your catalog in pages instead of all at once, to process large catalogs in batches.

  • Select source data, enriched data, or both combined, depending on what your integration needs.

  • Fetch only the products and variants modified within a given time range, for efficient incremental updates.


How does it work?

These capabilities are available through new and extended read operations in the Product Catalog API. You can resolve the catalog associated with your account, retrieve its attribute definitions, and read catalog data page by page. When reading, you choose which data to return — source, enriched, or combined — and can request only the records modified within a given time range.

For endpoint details and parameters, see the API Reference. For concepts and usage, see Reading catalog data.


Availability

These capabilities are available to accounts with Product Catalog API access enabled.

Beta

The Product Catalog is currently in Beta and is not yet available to all customers. Availability is being expanded gradually.