DocumentationDashboard

Akakçe

Product Detail

A product as Akakçe's comparison page describes it: name, brand, images, spec table, the price range across every seller, the 30-day low, follower count and a handful of offers with real outbound seller URLs. For the full, sortable, filterable seller list use akakce/offers.

GET/v1/akakce/product-detail1 credit

Parameters

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

NameTypeRequiredDescription
urlstringone ofThe product's Akakçe URL, e.g. https://www.akakce.com/blender/en-ucuz-…-fiyati,748720987.html. Either this or prCode.
prCodenumberone ofThe numeric product code, e.g. "748720987". Either this or url.

Request

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

MCP

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