Skip to content
WemarkaAPI Docs
GET/api/v1/products/search

Search products

Full-text search across all active products on the platform.

Authentication

Requires an API key with the catalog:read scope.

Parameters

NameInTypeRequired
qquerystringRequired
limitqueryintegerOptional
offsetqueryintegerOptional

Responses

200Successful response
400Bad request — invalid input
401Unauthorized — missing or invalid API key
403Forbidden — key revoked, expired, or insufficient scope
429Too many requests — rate limit exceeded
500Internal server error
Wemarka — API Documentation