DocumentationDashboard

N11

Search Suggestions

n11's own autocomplete for a term: the completions it offers, plus the categories and seller stores it surfaces alongside them.

GET/v1/n11/search-suggestions1 credit

Parameters

NameTypeRequiredDescription
termstringrequiredWhat the shopper has typed so far, e.g. "iphone". Required.

Request

curl --request GET 'https://data-api.roketfy.com/v1/n11/search-suggestions?term=%3Cterm%3E' \
  --header 'Authorization: Bearer YOUR_TOKEN'

MCP

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