Export Catalog Items
Cursor-page the authenticated organization’s product and variant catalog for pricing systems. Requires catalog:read.
Each item includes product-family identity, SKU/UPC, cost, current, sale, compare-at, MAP, and MSRP prices, inventory, active promotion context, and exact marketplace identifiers. Set format=csv for a Spresso-compatible catalog intake shape.
Authorizations
Bearer API key for server-to-server access. Session auth is also supported in first-party UI flows.
Query Parameters
Optional organization scope for session-authenticated calls. OAuth client credentials resolve the organization from the token.
120Inclusive item update lower bound for incremental exports.
1 <= x <= 500Use csv for the documented Spresso catalog columns; omit for JSON.
json, csv Response
Catalog page as JSON, or CSV with X-Has-More and X-Next-Cursor headers.