client.vendor.resolveClick()
Follow a click server-side and return the shop URL it lands on. The API counts this as a visit exactly as a browser's would; use it for a link checker, not for rendering. null when the runtime hides cross-origin redirects (browsers do).
resolveClick(clickId: string): Promise<string | null>No authentication. This endpoint answers without a key.
- stringrequired
The listing's tracking token, from
clickIdon an offer
- string
Locale for the catalog page a lapsed listing falls back to
- Accepts
- 404
NOT_FOUND - 429
RATE_LIMITED - 500
INTERNAL_ERROR
- Minimum tier
- Explorer+
- Monthly quota
- 200/mo
- Rate limit
- 10/min
- Daily cap
- 50
Figures shown are for this endpoint's minimum tier. Higher tiers raise every limit.