Get Product

This endpoint retrieves detailed product data including product ID, SKU, brand, name, image, and category hierarchy (first_step, second_step, third_step). It also provides key attributes such as device, model, network, storage size, available colors, and price sources. The response includes pagination metadata. Data is fetched using the GET method and supports filtering by parameters like SKU, brand, and category.

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

Used for searching all data by specifying the type filter (all/steps).

integer

Used for searching a specific product by its unique ID for data type all.

string

Used for searching products by name for data type all.

string

Used for searching products by SKU for data type all.

string

Used for searching products by brand name for data type all.

string

Used for searching products by their main category or device type for data type all.

string

Used for searching products by the slug of the first-level category (device type) for data type steps.

string

Used for searching products by the slug of the second-level category (product line or model) for data type steps.

string

Used for searching products by the slug of the third-level category (specific version or variant) for data type steps.

integer

Maximum number of data per page availability to be shown.

integer

Used for searching the specific page.

Response

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