Home
Providers
Atlassian Confluence
Atlassian Confluence
Atlassian Confluence is a team workspace and wiki platform for creating, organizing and collaborating on documentation, project plans, meeting notes and knowledge bases. Confluence Cloud publishes two OpenAPI-described REST surfaces — a legacy v1 API under /wiki/rest/api and the recommended cursor-paginated v2 API under /wiki/api/v2, 348 operations between them — plus a public GraphQL gateway at api.atlassian.com and the official Atlassian Rovo MCP Server, whose Confluence slice exposes 60 named tools to AI agents over OAuth 2.1. Authentication is basic auth with an account API token, OAuth 2.0 three-legged authorization for apps, or JWT for Connect apps; the Forge platform is the sanctioned way to build and host Confluence apps.
Atlassian Confluence publishes 2 APIs on the APIs.io network: Confluence Cloud REST API v2 and Confluence Cloud REST API v1. Tagged areas include Atlassian, Collaboration, Content Management, Documentation, and Knowledge-Management.
The Atlassian Confluence catalog on APIs.io includes 1 event-driven AsyncAPI specification.
Atlassian Confluence’s developer surface includes authentication, changelog, sandbox, documentation, API reference, getting-started guide, support, and 43 more developer resources.
2 APIs
1 MCP Servers
6 Features
5 Use Cases
On this page
Kin Score
APIs 4
MCP Servers 1
GraphQL 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 6
Event Specs 1
Security Posture 4
Scopes 1
Agentic Access 1
Use Cases 5
Integrations 5
Solutions 3
Resources 50
apis.yml
97 Operational Transparency
33 Create-or-Update Ergonomics
Composite quality — 74.3/100 · exemplar
Agent readiness — 51/100 · agent ready
Individual APIs this provider publishes, each with its own machine-readable definition.
Model Context Protocol servers that expose these APIs to AI agents.
GraphQL schemas published by this provider.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
What developers build with this provider.
Pre-built integrations with other platforms and tools.
Packaged solutions this provider offers.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 7
Pagination, idempotency, versioning, errors, and events
Scroll for all 7
Build 6
SDKs, sample code, and the tooling you integrate with
Access & Security 9
Authentication, authorization, and security posture
Scroll for all 9
Operate 9
Status, limits, changes, and where to get help
Scroll for all 9
Commercial 5
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Source (apis.yml)
aid: atlassian-confluence
name: Atlassian Confluence
description: Atlassian Confluence is a team workspace and wiki platform for creating, organizing and collaborating on documentation,
project plans, meeting notes and knowledge bases. Confluence Cloud publishes two OpenAPI-described REST surfaces — a legacy
v1 API under /wiki/rest/api and the recommended cursor-paginated v2 API under /wiki/api/v2, 348 operations between them
— plus a public GraphQL gateway at api.atlassian.com and the official Atlassian Rovo MCP Server, whose Confluence slice
exposes 60 named tools to AI agents over OAuth 2.1. Authentication is basic auth with an account API token, OAuth 2.0 three-legged
authorization for apps, or JWT for Connect apps; the Forge platform is the sanctioned way to build and host Confluence apps.
type: Index
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: false
label: Hosted service · you call their endpoint
confidence: medium
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/atlassian-confluence.png
tags:
- Atlassian
- Collaboration
- Content Management
- Documentation
- Knowledge-Management
- Wiki
- MCP
- GraphQL
- Agents
- Productivity
tags_raw:
- Atlassian
- Collaboration
- Content Management
- Documentation
- Knowledge Management
- Wiki
- MCP
- GraphQL
- Agents
- Productivity
url: https://raw.githubusercontent.com/api-evangelist/atlassian-confluence/refs/heads/main/apis.yml
created: '2024-01-15'
modified: '2026-09-06'
specificationVersion: '0.23'
apis:
- aid: atlassian-confluence:confluence-cloud-rest-api-v2
name: Confluence Cloud REST API v2
description: The recommended Confluence Cloud REST surface. 218 cursor-paginated operations under /wiki/api/v2 covering
pages, blog posts, spaces, attachments, comments, labels, versions, tasks, custom content, databases, folders, whiteboards,
smart links, space roles and permissions, classification levels and content properties.
humanURL: https://developer.atlassian.com/cloud/confluence/rest/v2/intro/
baseURL: https://{your-domain}/wiki/api/v2
tags:
- Pages
- Spaces
- Attachments
- Comments
- Labels
- Content
- Tasks
- Permissions
properties:
- type: OpenAPI
url: openapi/atlassian-confluence-rest-v2-openapi.json
- type: Overlay
url: overlays/atlassian-confluence-rest-v2-overlay.yaml
- type: APIReference
url: https://developer.atlassian.com/cloud/confluence/rest/v2/intro/
- type: Documentation
url: https://developer.atlassian.com/cloud/confluence/rest/v2/intro/
- type: Postman
url: https://developer.atlassian.com/cloud/confluence/confcloud.2.postman.json
- type: PostmanCollection
url: collections/atlassian-confluence-confcloud-v2.postman_collection.json
- type: Authentication
url: https://developer.atlassian.com/cloud/confluence/security-overview/
- type: GettingStarted
url: https://developer.atlassian.com/cloud/confluence/getting-started/
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/atlassian-confluence.png
- aid: atlassian-confluence:confluence-cloud-rest-api-v1
name: Confluence Cloud REST API v1
description: The legacy Confluence Cloud REST surface under /wiki/rest/api. 130 operations, still the only place several
capabilities are published — CQL search, audit records, groups and users, content restrictions, templates and blueprints,
themes and look-and-feel, relations, watchers, long-running tasks and attachment upload.
humanURL: https://developer.atlassian.com/cloud/confluence/rest/v1/intro/
baseURL: https://your-domain.atlassian.net
tags:
- Search
- Content
- Users
- Groups
- Audit
- Templates
- Restrictions
- Watchers
properties:
- type: OpenAPI
url: openapi/atlassian-confluence-rest-v1-openapi.json
- type: Overlay
url: overlays/atlassian-confluence-rest-v1-overlay.yaml
- type: APIReference
url: https://developer.atlassian.com/cloud/confluence/rest/v1/intro/
- type: Documentation
url: https://developer.atlassian.com/cloud/confluence/rest/v1/intro/
- type: Authentication
url: https://developer.atlassian.com/cloud/confluence/basic-auth-for-rest-apis/
- type: GettingStarted
url: https://developer.atlassian.com/cloud/confluence/getting-started/
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/atlassian-confluence.png
- aid: atlassian-confluence:confluence-cloud-graphql-api
name: Confluence Cloud GraphQL API
description: The Atlassian GraphQL gateway. Anonymous introspection succeeds and returns 27,710 types, of which 1,113 are
Confluence-prefixed, across 3,369 Query fields; executing most Confluence fields requires a tenant-scoped OAuth 2.0 token.
humanURL: https://developer.atlassian.com/cloud/confluence/graphql/
baseURL: https://api.atlassian.com/graphql
tags:
- GraphQL
- Content
- Pages
- Spaces
properties:
- type: GraphQL
url: graphql/atlassian-confluence-graphql.md
- type: GraphQLSchema
url: graphql/atlassian-confluence-introspection.json
- type: Documentation
url: https://developer.atlassian.com/cloud/confluence/graphql/
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/atlassian-confluence.png
- aid: atlassian-confluence:atlassian-rovo-mcp-server
name: Atlassian Rovo MCP Server (Confluence tools)
description: Atlassian's official remote Model Context Protocol server. The Confluence permission groups (read_confluence,
write_confluence, search_confluence) expose 60 named tools over streamable HTTP at https://mcp.atlassian.com/v2/mcp, authenticated
with OAuth 2.1 or an Atlassian API token.
humanURL: https://www.atlassian.com/platform/rovo-mcp
baseURL: https://mcp.atlassian.com/v2/mcp
tags:
- MCP
- Agents
- AI
- Content
properties:
- type: MCPServer
url: mcp/atlassian-confluence-mcp.yml
- type: ToolCrosswalk
url: mcp/atlassian-confluence-tool-crosswalk.yml
- type: Documentation
url: https://support.atlassian.com/atlassian-rovo-mcp-server/docs/supported-tools/
- type: GettingStarted
url: https://support.atlassian.com/atlassian-rovo-mcp-server/docs/getting-started-with-the-atlassian-remote-mcp-server/
- type: SourceCode
url: https://github.com/atlassian/atlassian-mcp-server
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/atlassian-confluence.png
common:
- type: AgenticAccess
url: agentic-access/atlassian-confluence-agentic-access.yml
- type: Authentication
url: authentication/atlassian-confluence-authentication.yml
- type: OAuthScopes
url: scopes/atlassian-confluence-scopes.yml
- type: Conventions
url: conventions/atlassian-confluence-conventions.yml
- type: ErrorCatalog
url: errors/atlassian-confluence-problem-types.yml
- type: DataModel
url: data-model/atlassian-confluence-data-model.yml
- type: Lifecycle
url: lifecycle/atlassian-confluence-lifecycle.yml
- type: Deprecation
url: lifecycle/atlassian-confluence-lifecycle.yml
- type: ChangeLog
url: changelog/atlassian-confluence-changelog.yml
- type: Conformance
url: conformance/atlassian-confluence-conformance.yml
- type: Compliance
url: conformance/atlassian-confluence-conformance.yml
- type: Packages
url: packages/atlassian-confluence-packages.yml
- type: SDKs
url: packages/atlassian-confluence-packages.yml
- type: Components
url: components/atlassian-confluence-components.yml
- type: Sandbox
url: sandbox/atlassian-confluence-sandbox.yml
- type: Webhooks
url: asyncapi/atlassian-confluence-webhooks.yml
- type: AgentSkill
url: skills/_index.yml
- type: LLMsTxt
url: llms/atlassian-confluence-llms.txt
- type: WellKnown
url: well-known/atlassian-confluence-well-known.yml
- type: SecurityTxt
url: well-known/atlassian-confluence-security.txt
- type: MCPServer
url: mcp/atlassian-confluence-mcp.yml
- type: ToolCrosswalk
url: mcp/atlassian-confluence-tool-crosswalk.yml
- type: Plans
url: plans/atlassian-confluence-plans-pricing.yml
- type: RateLimits
url: rate-limits/atlassian-confluence-rate-limits.yml
- type: FinOps
url: finops/atlassian-confluence-finops.yml
- type: DomainSecurity
url: security/atlassian-confluence-domain-security.yml
- type: VulnerabilityDisclosure
url: security/atlassian-confluence-vulnerability-disclosure.yml
- type: Security
url: security/atlassian-confluence-vulnerability-disclosure.yml
- type: TrustCenter
url: security/atlassian-confluence-trust-center.yml
- type: Website
url: https://www.atlassian.com/software/confluence
- type: DeveloperPortal
url: https://developer.atlassian.com/cloud/confluence/
- type: Documentation
url: https://developer.atlassian.com/cloud/confluence/
- type: APIReference
url: https://developer.atlassian.com/cloud/confluence/rest/v2/intro/
- type: GettingStarted
url: https://developer.atlassian.com/cloud/confluence/getting-started/
- type: Authentication
url: https://developer.atlassian.com/cloud/confluence/oauth-2-3lo-apps/
- type: ChangeLog
url: https://developer.atlassian.com/cloud/confluence/changelog/
- type: StatusPage
url: https://status.atlassian.com/
- type: Support
url: https://support.atlassian.com/
- type: Community
url: https://community.atlassian.com/
- type: Roadmap
url: https://www.atlassian.com/roadmap/cloud
- type: TermsOfService
url: https://www.atlassian.com/legal/cloud-terms-of-service
- type: PrivacyPolicy
url: https://www.atlassian.com/legal/privacy-policy
- type: GitHubOrganization
url: https://github.com/atlassian
- type: RateLimits
url: https://developer.atlassian.com/cloud/confluence/rate-limiting/
- type: Blog
url: https://www.atlassian.com/blog/confluence
- type: Pricing
url: https://www.atlassian.com/software/confluence/pricing
- type: SignUp
url: https://www.atlassian.com/try/cloud/signup?bundle=confluence
- type: Postman
url: https://developer.atlassian.com/cloud/confluence/confcloud.2.postman.json
- type: SDKs
url: https://developer.atlassian.com/platform/forge/
- type: LinkedIn
url: https://www.linkedin.com/company/atlassian
- type: Features
data:
- name: Content Management API
description: Create, read, update, and delete Confluence pages, blog posts, and spaces programmatically via REST or GraphQL.
- name: CQL Search
description: Execute powerful content searches using Confluence Query Language (CQL) to find pages, users, and spaces.
- name: User and Group Management
description: Manage Confluence users, groups, and permissions programmatically using the REST API.
- name: Forge App Development
description: Build Confluence apps with the Atlassian Forge platform using serverless functions and UI extensions.
- name: Webhook Support
description: Subscribe to Confluence events via webhooks to trigger workflows on content creation, update, and deletion.
- name: OAuth 2.0 Authentication
description: Secure API access via OAuth 2.0 three-legged authorization for user-facing integrations.
- type: UseCases
data:
- name: Documentation Automation
description: Automatically create and update Confluence pages from CI/CD pipelines, JIRA data, or external documentation
sources.
- name: Content Migration
description: Migrate content from other wikis and knowledge bases into Confluence using the REST API bulk import capabilities.
- name: Enterprise Search Integration
description: Index and search Confluence content from enterprise search platforms using the CQL search API.
- name: Custom App Development
description: Build custom Confluence apps and macros using Forge to extend the platform with team-specific workflows.
- name: Reporting and Analytics
description: Extract page views, space statistics, and content metadata for custom analytics and reporting dashboards.
- type: Integrations
data:
- name: Jira
description: Deep native integration linking Confluence pages to Jira issues, projects, and sprints for unified project
documentation.
- name: Slack
description: Confluence Slack integration for notifications, page previews, and content sharing within Slack channels.
- name: Microsoft Teams
description: Share and preview Confluence pages within Microsoft Teams with native connector support.
- name: Trello
description: Link Trello boards to Confluence spaces for project documentation aligned with Kanban workflows.
- name: Bitbucket
description: Embed Bitbucket code snippets and repository information in Confluence pages using Smart Links.
- type: Solutions
data:
- name: Team Knowledge Base
description: Create a structured team knowledge base with organized spaces, nested pages, and templates for documentation.
- name: Technical Documentation
description: Maintain living technical documentation alongside development workflows with API-driven updates.
- name: Project Collaboration
description: Facilitate project planning, retrospectives, and cross-team collaboration with integrated Jira and Confluence
workspaces.
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
x-enrichment:
date: '2026-09-06'
status: enriched
artifacts_added: 22
pass: local-v3
x-parent: atlassian
x-relationship: product
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/atlassian-confluence"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/atlassian-confluence/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/atlassian-confluence/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.