Skip to content

Get places paths​

GET
/api/sitemap/places

Get places path URL.

Responses​

Places URLs.

application/json
JSON
[
  
{
  
  
"loc": "/place/3809/test-place"
  
}
]

Playground​

Samples​

Powered by VitePress OpenAPI