aiendpoint.dev
ServicesDigikala

Digikala

community

Iran largest e-commerce platform selling electronics, appliances, clothing, books, and digital goods with delivery across Iran.

Visit site ↗

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.

https://digikala.comNo auth requiredecommerceconfidence: 70/1000 discoveries1 contributors
GET/api/v2/product/search

Search products on Digikala

Parameters

qsearch terms (stringrequired
sort1=newest|2=cheapest|3=most-expensive|7=bestselling (integeroptional
max_priceintegeroptional
min_priceintegeroptional
category_idintegeroptional

Returns

products[] with id, title, brand, price, discount_percent, rating, in_stock, image_url
GET/api/v2/product/{id}/

Get product details

Returns

product with title, category, brand, description, specifications, price, discount, images[], reviews_count, rating
GET/api/v2/category/list/

Browse product categories

Returns

categories[] with id, title, parent_id, image_url, children[]