Sitefinity CMS Pages API

The Sitefinity CMS Pages API provides REST endpoints for managing the page hierarchy, page properties, page templates, and page nodes. Developers use it to automate page creation, update navigation structures, manage URL routing, and integrate page management into CI/CD workflows. The Pages API is part of the broader Sitefinity REST infrastructure and supports standard CRUD operations.

API entry from apis.yml

apis.yml Raw ↑
aid: sitefinity-cms:pages-api
name: Sitefinity CMS Pages API
description: The Sitefinity CMS Pages API provides REST endpoints for managing the page hierarchy, page
  properties, page templates, and page nodes. Developers use it to automate page creation, update navigation
  structures, manage URL routing, and integrate page management into CI/CD workflows. The Pages API is
  part of the broader Sitefinity REST infrastructure and supports standard CRUD operations.
humanURL: https://www.progress.com/documentation/sitefinity-cms/for-developers-rest-api-pages
baseURL: https://your-site.sitefinity.com/api/default
tags:
- Pages
- Content Management
- REST
properties:
- url: https://www.progress.com/documentation/sitefinity-cms/for-developers-rest-api-pages
  type: Documentation