Resolve a URL path

Resolve a path into either a content entry or a category, without knowing which it is up-front. Returns a discriminated union keyed on `type` (`content` or `category`). Useful for storefronts that accept arbitrary slugs at the edge.

GET/resolve
Base URLhttps://api.lynkow.com/public/{siteId}

Query parameters

limitnumber

Number <= 500

Max: 500

localestring

BCP 47 locale code (e.g. "en", "fr")

pagenumber

Number

Feedback

Was this page helpful?