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

Confluence Space API

Retrieve and manage Confluence spaces

Confluence Space API is one of 66 APIs that Confluence publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Space. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, code examples, a getting-started guide, and a changelog.

This API exposes 3 operations across 3 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://{domain}.atlassian.net/wiki/api/v2.

3 operations 3 paths 25 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://your-domain.atlassian.net/wiki/rest/api
Authentication
HTTP Basic, OAuth 2.0, HTTP Bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 3

Confluence Space API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It supports OAuth 2.0 (oAuth2) using the authorizationCode flow, exposing 9 scopes. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • basicAuth — Basic authentication using email and API token. Provide your Atlassian account email as the username and an API token as the password.
  • oAuth2 — OAuth 2.0 (3LO) for Confluence Cloud apps.
  • bearerAuth — Personal Access Token or OAuth 2.0 Bearer token.

Paths & Operations 3

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

Space 3

Retrieve and manage Confluence spaces

GET
/spaces
Get Spaces
getSpaces 9 params → 200400401
GET
/spaces/{id}
Get Space by Id
getSpaceById 2 params → 200401404
GET
/spaces/{id}/pages
Get Pages in Space
getPagesInSpace 7 params → 200400401404

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are Page (19 properties), Space (15 properties), Version (5 properties), ContentProperty (4 properties). Each schema is shown below with its type and property counts.

Label
object
Represents a label applied to Confluence content.
3 properties
Version
object
Version information for content.
5 properties
PageBulk
object
A paginated list of pages.
2 properties
VersionArray
object
2 properties
SpaceLinks
object
1 property
Like
object
1 property
LabelArray
object
A list of labels.
2 properties
Body
object
The body content in various representations.
3 properties
PageLinks
object
3 properties
LikeArray
object
1 property
SpaceBulk
object
A paginated list of spaces.
2 properties
SpacePermission
object
3 properties
SpaceIcon
object
2 properties
BodyRepresentation
object
2 properties
ContentPropertyArray
object
1 property
Space
object
Represents a Confluence space.
15 properties
SpaceDescription
object
2 properties
Operation
object
2 properties
Error
object
Error response from the Confluence API.
3 properties
OperationArray
object
1 property
SpacePermissionArray
object
1 property
PaginationLinks
object
Pagination links for cursor-based pagination.
2 properties
ContentProperty
object
4 properties
SpacePropertyArray
object
1 property
Page
object
Represents a Confluence page.
19 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

confluence-space-api-openapi.yml Raw ↑

Other APIs Confluence publishes across the network.

Confluence Content Properties API
Confluence Search API
Confluence Content API
Confluence Content Labels API
Confluence Analytics API
Confluence Audit API
Confluence Template API
Confluence Group API
Confluence Users API
Confluence Content States API
Confluence Content Restrictions API
Confluence Space Permissions API
Where this information came from

This is an independent, third-party profile of Confluence Space 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.