Official Contensis documentation in markdown format, optimized for AI-powered development tools.
This repository contains comprehensive documentation for Contensis CMS, including:
- Delivery APIs - JavaScript, .NET, and HTTP REST endpoints
- Management APIs - Content management
- Guides - Authoring, content modeling, and workflows
This repository is indexed by Context7 for use with AI coding tools like:
- Claude Code
- Cursor
- Windsurf
- GitHub Copilot (via MCP)
Example prompt:
How do I fetch an entry using the Contensis Delivery API? use context7
contensis-docs/
├── delivery-dotnet/ # .NET Delivery API documentation
├── delivery-js/ # JavaScript Delivery API documentation
├── management-http/ # Management HTTP API documentation
├── guides/ # User guides and tutorials
└── README.md
This repository is automatically synced from www.contensis.com using contensis-docs-bridge.
- Sync frequency: [On-demand / Daily / etc.]
- Last updated: Tracked via commit history
- Source of truth: Live documentation at contensis.com
- Live Documentation: https://www.contensis.com/help-and-docs
- Contensis Website: https://www.contensis.com
- Support: Link to support
This repository is auto-generated. To suggest changes:
- Visit the live documentation
- Contact support/team with feedback
- Changes will sync automatically after review
Do not submit PRs directly to this repo - they will be overwritten on next sync.
Generated by contensis-docs-bridge