Agent Interface
REST API v2WebhooksForge Apps
What an agent can do
- ✓Create, read, update, and delete pages and blog posts
- ✓Search content using CQL (Confluence Query Language)
- ✓Manage page labels and attachments
- ✓Read and manage spaces and space permissions
- ✓Access page version history and restore previous versions
- ✓Create inline and footer comments on pages
What it can't do
- ✗Render pages to PDF via API
- ✗Access Confluence Analytics data programmatically
- ✗Modify global Confluence admin settings
- ✗Create or edit Confluence templates via API
- ✗Access Smart Links or Atlassian Intelligence features
Auth Model
OAuth 2.0 (3LO)API Token (Basic Auth)Forge App (Atlassian Connect)
Builder Notes
V2 REST API is significantly improved over V1. CQL enables powerful content search for RAG pipelines. Pairs naturally with Jira for cross-product agent workflows. Rate limits vary by endpoint.
Sources
Last verified: 2026-03-15