Digikala
communityIran largest e-commerce platform selling electronics, appliances, clothing, books, and digital goods with delivery across Iran.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v2/product/searchSearch products on Digikala
Parameters
qsearch terms (stringrequiredsort1=newest|2=cheapest|3=most-expensive|7=bestselling (integeroptionalmax_priceintegeroptionalmin_priceintegeroptionalcategory_idintegeroptionalReturns
products[] with id, title, brand, price, discount_percent, rating, in_stock, image_urlGET
/api/v2/product/{id}/Get product details
Returns
product with title, category, brand, description, specifications, price, discount, images[], reviews_count, ratingGET
/api/v2/category/list/Browse product categories
Returns
categories[] with id, title, parent_id, image_url, children[]