How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Django CMS Pages API

CMS page content and tree structure

Django CMS Pages API is one of 7 APIs that Django CMS publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Pages. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, a GitHub repository, and 1 JSON Schema.

This API exposes 5 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://example.com/api.

5 operations 5 paths 6 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://example.com/api/
Resource Areas
1

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.

Pages 5

CMS page content and tree structure

GET
/{language}/pages-tree/
Page tree
page_tree_list_retrieve 2 params → 200404
GET
/{language}/pages-list/
Flat page list
page_list_retrieve 4 params → 200404
GET
/{language}/pages/
Root page detail
page_root_retrieve 3 params → 200404
GET
/{language}/pages/{path}/
Page detail by path
page_detail_retrieve 4 params → 200404
GET
/{language}/page_search/
Search pages
page_search_retrieve 3 params → 200404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are PageBase (21 properties), Placeholder (6 properties), PaginatedPageList (4 properties), PageMeta (1 property). Each schema is shown below with its type and property counts.

PageContent
object
Full page detail including placeholder content
1 property
Placeholder
object
A placeholder containing structured plugin content
6 properties 4 required
PageMeta
object
Page with nested children for tree representation
1 property
PageBase
object
Core fields shared by all page representations
21 properties
PageList
Flat page representation used in list and search results
PaginatedPageList
object
Paginated list of pages
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

django-cms-pages-api-openapi.yml Raw ↑

Other APIs Django CMS publishes across the network.

Django CMS Breadcrumbs API
Django CMS Health API
Django CMS Languages API
Django CMS Menus API
Django CMS Placeholders API
Django CMS Plugins API
Where this information came from

This is an independent, third-party profile of Django CMS Pages API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.