Search

Searches for entities based on the provided search request.
Supports Product, ProductVariant, Category, and Trademark entity types.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The search request containing searchKey and entityType.

Represents a unified search request across supported entity types.

string | null
required

Gets or sets the keyword used for search.
This field is required for the Search endpoint.

entityTypes
array of objects | null
required

Gets or sets the entity types to include in the search.
This field is required for the Search endpoint.

entityTypes*
Allowed:
string | null
required

Gets or sets the client identifier for the requesting application.

string | null
required

Gets or sets the application key used for authentication.

int32 | int32 | null
^-?(?:0|[1-9]\d*)$

Gets or sets the zero-based page index.

int32 | int32 | null
^-?(?:0|[1-9]\d*)$

Gets or sets the number of items per page.

string | null

Gets or sets the sorting expression.

string | null

Gets or sets the trace identifier used for request logging.

status
array of objects | null

Gets or sets the status values used to filter results.

status
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response

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