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 creditParameters
Supply at least one of url or contentId. Neither is required on its own.
| Name | Type | Required | Description |
|---|---|---|---|
| url | string | one of | Full Trendyol product URL. Either this or contentId is required. |
| contentId | string | one of | Trendyol contentId, known to sellers as the product SKU. |
| merchantId | string | optional | Scope 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.