Catalog search

The catalog search API allows you to search your Seller Catalog by providing a payload with Query, Filters, and Sort options. You can search by attributes such as Price, Listing Status, and Rating, along with support for wildcard queries.


Market availability: Global

Query Params
int32
Defaults to 0

Indicates which page of results to retrieve for paginated data.

Market availability: Global

int32
Defaults to 100

Specifies the number of items to retrieve per page.

Market availability: Global

string

Used for cursor-based pagination to efficiently retrieve the next set of items from your search results.

Market availability: Global

Body Params

Request fields

query
object

Market availability: Global

filters
array of objects

Market availability: Global

filters
sort
object

Market availability: Global

Headers
string
required

Access token obtained from the Token API. Required for authenticating requests to Walmart Marketplace APIs.

Market availability: Global

string

A unique ID to identify the consumer request by channel. Use the Consumer Channel Type received during onboarding.

Market availability: Global

string
required

A unique ID that identifies each API call and is used to track and debug issues. Use a randomly generated GUID for this ID.

Market availability: Global

string
required

Specifies the name of the Walmart service being called.

Market availability: Global

string
enum
required

The target market of the API call.

Market availability: Global

Allowed:
string
enum
required

The version of the global API used.

Market availability: Global

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json