DocumentationDashboard

Hepsiburada

Product Detail

Full Hepsiburada product record from a product URL or SKU: specs, variants, images, ratings, and every seller on the listing with their prices and buybox position. Costs 1 credit — or 2 for a …-pm-<productId> URL, which names a product rather than a variant and has to be resolved to a SKU through the product page first.

GET/v1/hepsiburada/product-detail1 credit

Parameters

Supply at least one of url or sku. Neither is required on its own.

NameTypeRequiredDescription
urlstringone ofFull Hepsiburada product URL, either form: …-p-<sku> or …-pm-<productId>. Either this or sku is required.
skustringone ofHepsiburada SKU, e.g. "HBCV00009Z3Z8C". A bare HBC… product id is not a SKU — pass its URL instead.
merchantstringoptionalSeller **name** to scope the listing to, e.g. "Yirmidört" — not an id. Taken from the URL's `magaza` parameter when you pass a URL that has one.

Request

curl --request GET 'https://data-api.roketfy.com/v1/hepsiburada/product-detail?url=%3Curl%3E' \
  --header 'Authorization: Bearer YOUR_TOKEN'

MCP

Available to AI agents as the tool hepsiburada_product_detail, with the same parameters and the same credit cost.