DocumentationDashboard

Akakçe

Search Products

Akakçe search results for a term: every matching product's own lowest price, seller count, follower count and image. Narrow with filterIds from akakce/search-filters, or a price range.

GET/v1/akakce/search2 credits

Parameters

NameTypeRequiredDescription
phrasestringrequiredThe search term, e.g. "Shark Neverchange5". Required.
sortstringoptionalrelevance (Akakçe's own default order), cheapest, most_expensive, newest, or top_rated (the handful of listings Akakçe has actually rated surface first). One of: relevance, cheapest, newest, most_expensive, top_rated.
pagenumberoptionalOne-based page number.
filterIdsstringoptionalFacet ids to narrow by, comma-separated — get them from akakce/search-filters first; the accepted values are different for every search term.
minPricenumberoptionalLowest price to include, in TRY.
maxPricenumberoptionalHighest price to include, in TRY.

Request

curl --request GET 'https://data-api.roketfy.com/v1/akakce/search?phrase=%3Cphrase%3E' \
  --header 'Authorization: Bearer YOUR_TOKEN'

MCP

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