DocumentationDashboard

Trendyol

Product Detail

Full Trendyol product record from a product URL or SKU: attributes, variants, ratings, the buybox winner and every other seller with their prices and stock.

GET/v1/trendyol/product-detail1 credit

Parameters

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

NameTypeRequiredDescription
urlstringone ofFull Trendyol product URL. Either this or contentId is required.
contentIdstringone ofTrendyol contentId, known to sellers as the product SKU.
merchantIdstringoptionalScope the listing to one seller. Overrides a merchantId found in the URL.

Request

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

MCP

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