Sears Marketplace Seller API

Versioned XML-over-HTTPS API for third-party sellers on Sears Marketplace (Sears.com, Kmart.com, ShopYourWay.com). GET calls export purchase orders, inventory, item classes, attributes, cancellation requests, return requests and remittance/removed-item/content-match reports; PUT calls import items, inventory, pricing, ASNs, order cancellations, order adjustments (returns and refunds), order prep time and service-item configurations. Every operation is described by a published XSD. Authorization is an HMAC-SHA256 signature over "sellerId:emailaddress:timestamp" with a 30-minute timestamp validity.

Documentation

Other Resources

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/sears-marketplace-seller-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Sears Marketplace Seller API
description: Versioned XML-over-HTTPS API for third-party sellers on Sears Marketplace (Sears.com, Kmart.com,
  ShopYourWay.com). GET calls export purchase orders, inventory, item classes, attributes, cancellation
  requests, return requests and remittance/removed-item/content-match reports; PUT calls import items,
  inventory, pricing, ASNs, order cancellations, order adjustments (returns and refunds), order prep time
  and service-item configurations. Every operation is described by a published XSD. Authorization is an
  HMAC-SHA256 signature over "sellerId:emailaddress:timestamp" with a 30-minute timestamp validity.
humanURL: https://marketplace.sears.com/docs/api-guide/
baseURL: https://seller.marketplace.sears.com/SellerPortal/api
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sears-holdings.png
tags:
- Marketplace
- Order Management
- Inventory
- Product Catalog
- Returns
- Remittance
- XML
properties:
- type: APIReference
  url: https://marketplace.sears.com/docs/api-guide/
- type: Documentation
  url: https://marketplace.sears.com/docs/
- type: GettingStarted
  url: https://marketplace.sears.com/docs/api-guide/using-sear-marketplace-apis-for-xml-integration/
- type: XMLSchema
  url: xsd/sears-holdings-rest-oms-export-v19-purchase-order.xsd
- type: Examples
  url: examples/_index.yml
- type: Authentication
  url: authentication/sears-holdings-authentication.yml
- type: RateLimits
  url: rate-limits/sears-holdings-rate-limits.yml
- type: ErrorCatalog
  url: errors/sears-holdings-problem-types.yml
- type: Sandbox
  url: sandbox/sears-holdings-sandbox.yml
- type: Conventions
  url: conventions/sears-holdings-conventions.yml
- type: DataModel
  url: data-model/sears-holdings-data-model.yml
- type: Lifecycle
  url: lifecycle/sears-holdings-lifecycle.yml
- type: ChangeLog
  url: changelog/sears-holdings-changelog.yml
- type: Conformance
  url: conformance/sears-holdings-conformance.yml