Routing

GET/api/2026-03/routing/resolve
public-api:read
Latest version

Request Body

JSON Body

Sent as JSON in the request body.

ParameterTypeDescription
path*
string

Path to the document.
Example 1: A page with a category /news can be found with ?path=/news.html.
Example 2: A document with id 10, with category /news and a slug hello can be found with ?path=/magazin/hello-10.html'.

Description

You need to activate the Categories / Routing feature in the Project Config in order to resolve paths to your documents. Routing is a quite advanced topic and the examples only work with a default configuration. Find more here.

Responses

⌘ K to search