Jump to Content
Salsify SupplierXMKnowledge BaseAPI Reference
Knowledge BaseAPI Reference
Knowledge BaseAPI ReferenceSupplierXM platformLog InSalsify SupplierXM
SupplierXM platformLog In

Home

  • Salsify SupplierXM documentation
  • Getting started
    • 1) How our API is organized
    • 2) How to get your token
    • 3) How to retrieve your first product
    • 4) How to upload your first product
    • 5) Understanding our data model
  • Fundamentals
    • Understanding logistical trees
    • Understanding the Supplier Directory
    • Understanding the Request Engine
    • Understanding tariffs
    • Understanding product segments
    • Understanding variants
    • Understanding Scenario-based Data Collection

API Documentation

  • How our API is organized
  • API references
  • Authentication and tokens
    • Token behavior
    • How to get your token
    • Create token
  • Organizations
    • /auth/v2/organization [API References]
  • Products
    • Retrieve Products
    • Upload Products
    • /public/v1/products [API References]
  • Product Segments
    • /core/v3/productsegments [API References]
  • Tariffs
    • Retrieve Tariffs
    • Create and update tariffs
    • Publish Tariffs
    • /public/v1/tariffs [API References]
  • Suppliers
    • Import Suppliers
    • List Suppliers
    • /public/v1/supplier [API References]
  • Request Engine
    • /public/v1/products/requests [API References]
  • Scenario-based Data Collection
    • List available scenarios for your organization
    • Bulk activate scenarios
    • public/v1/validation/rulesets/requestable [API References]

Data Model

  • Understanding our data model
  • Product payload format
  • Attributes
  • Sharing units
  • Price and conditions
  • Media assets
  • FAQ
  • Categories and GPC

FAQ

  • Manufacturers
  • Retailers
  • Data Model

For Partners

  • What we do
  • App store program

productDNA:hub

  • First steps: Fetch product content
  • GS1 XML–SupplierXM mapping

Product Segments

Suggest Edits

Product Segment and the Active Range are described in the following chapter: Understanding product segments

You need to have an access token so you can list your product segments.
The steps to get a token are described here: How to get your token

Once you are authenticated, you can list your products segments.

API References

List Product Segments

Updated 7 months ago


  • Table of Contents
    • API References