๐V2
Last October, we released the first REST API V2 endpoints for Confluence Cloud, which enabled developers to fetch pages and blogposts. Weโve continued to expand the surface area of the V2 API, and we are now happy to announce the release of V2 endpoints related to the following data types:
pages | ๐Page |
spaces | ๐ชSpace |
attachments | ๐งบAttachments |
blogposts | |
comments | |
custom-content | |
labels | |
spaces | |
space properties | |
versions |
These endpoints support Connect scopes and granular OAuth 2.0 scopes.
The REST API V2 offers two main improvements over previous versions: endpoint specialization and lower request latency. Endpoints that have specific, restricted scope behave predictably, are easier to optimize, and are compatible with our commitment to granular OAuth 2.0 scopes.
Last updated