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

Atlassian Space Properties API

The Space Properties API from Atlassian — 2 operation(s) for space properties.

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

This API exposes 17 JSON Schema definitions.

Tagged areas include Space Properties. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 17 JSON Schemas.

This API exposes 6 operations across 2 paths, and defines 50 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, //your-domain.atlassian.net.

6 operations 2 paths 50 schemas 1 DELETE2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Server
//your-domain.atlassian.net
Authentication
HTTP Basic, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 2

Atlassian Space Properties API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It supports OAuth 2.0 (oAuthDefinitions) using the authorizationCode flow, exposing 73 scopes.

  • basicAuth — You can access this resource via basic auth.
  • oAuthDefinitions — This API uses OAuth 2 with the authorizationCode grant flow.

Paths & Operations 6

Across 2 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Space Properties 6
GET
/wiki/rest/api/space/{spaceKey}/propertydeprecated
Atlassian Get Space Properties
atlassianGetspaceproperties 4 params → 200404
POST
/wiki/rest/api/space/{spaceKey}/propertydeprecated
Atlassian Create Space Property
atlassianCreatespaceproperty 1 param body → 200400403404409413
GET
/wiki/rest/api/space/{spaceKey}/property/{key}deprecated
Atlassian Get Space Property
atlassianGetspaceproperty 3 params → 200404
PUT
/wiki/rest/api/space/{spaceKey}/property/{key}deprecated
Atlassian Update Space Property
atlassianUpdatespaceproperty 2 params body → 200400403404409413
POST
/wiki/rest/api/space/{spaceKey}/property/{key}deprecated
Atlassian Create Space Property For Key
atlassianCreatespacepropertyforkey 2 params body → 200400403413
DELETE
/wiki/rest/api/space/{spaceKey}/property/{key}deprecated
Atlassian Delete Space Property
atlassianDeletespaceproperty 2 params → 204403404

Schemas 50

The contract defines 50 schemas that model the data the API accepts and returns. The most detailed are Content (20 properties), User (17 properties), Space (17 properties), ScreenLookAndFeel (15 properties). Each schema is shown below with its type and property counts.

GenericAccountId
stringnull
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.
ContentLookAndFeel
object
4 properties
ContentBody
object
7 properties 2 required
HeaderLookAndFeel
object
5 properties 5 required
ContentArray
object
5 properties 3 required
SearchFieldLookAndFeel
objectnull
2 properties 2 required
GenericUserKey
stringnull
This property is no longer available and will be removed from the documentation soon. Use accountId instead. See the [deprecation notice](/cloud/confluence/dep…
ButtonLookAndFeel
objectnull
2 properties 2 required
ScreenLookAndFeel
object
15 properties 1 required
HorizontalHeaderLookAndFeel
object
5 properties 2 required
Embeddable
object
Icon
objectnull
This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting.
4 properties 4 required
SpaceSettings
objectnull
4 properties 2 required
ContentRestriction
object
5 properties 3 required
ContentChildren
object
5 properties
Group
object
4 properties 3 required
TopNavigationLookAndFeel
object
3 properties 1 required
SpacePropertyUpdate
object
4 properties 2 required
SuperBatchWebResources
object
4 properties
UsersUserKeys
objectnull
3 properties 1 required
GenericUserName
stringnull
This property is no longer available and will be removed from the documentation soon. Use accountId instead. See the [deprecation notice](/cloud/confluence/dep…
Label
object
4 properties 4 required
Content
objectnull
Base object for all content types.
20 properties 2 required
SpaceProperty
object
7 properties 4 required
Space
objectnull
17 properties 6 required
Theme
object
5 properties 1 required
Container
objectnull
Container for content. This can be either a space (containing a page or blogpost) or a page/blog post (containing an attachment or comment)
LookAndFeel
object
8 properties 6 required
EmbeddedContent
object
3 properties
GroupArray
object
4 properties 4 required
OperationCheckResult
object
An operation and the target entity that it applies to, e.g. create page.
2 properties 2 required
LabelArray
object
5 properties 2 required
MenusLookAndFeel
object
2 properties 2 required
User
objectnull
17 properties 1 required
SpacePermission
object
This object represents a permission for given space. Permissions consist of at least one operation object with an accompanying subjects object. The following c…
5 properties 3 required
SpacePropertyArray
object
5 properties 5 required
SpaceDescription
object
3 properties 3 required
GenericLinks
object
ContentHistory
objectnull
11 properties 1 required
SpacePropertyCreateNoKey
object
1 property 1 required
ContentMetadata
object
Metadata object for page, blogpost, comment content
4 properties
SpacePropertyCreate
object
3 properties 2 required
WebResourceDependencies
object
6 properties
UserDetails
object
2 properties
ContainerLookAndFeel
objectnull
12 properties 6 required
Version
objectnull
14 properties 3 required
PropertyValue
The value of the property. This can be empty or a complex object. 64KB Size Limit For example, "value": { "example1": "value", "example2": true, "example3": 12…
ContentChildType
object
Shows whether a piece of content has attachments, comments, or child pages/whiteboards. Note, this doesn't actually contain the child objects.
4 properties
UserArray
object
6 properties 1 required
NavigationLookAndFeel
objectnull
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

atlassian-space-properties-api-openapi.yml Raw ↑

Other APIs Atlassian publishes across the network.

Atlassian Jira Software Backlog API
Atlassian Jira Software Board API
Atlassian Jira Software Epic API
Atlassian Jira Software Sprint API
Atlassian Jira Software Development Information API
Atlassian Jira Software Feature Flags API
Atlassian Jira Software Deployments API
Atlassian Jira Software Builds API
Atlassian Jira Software Remote Links API
Atlassian Jira Software Security Information API
Atlassian Jira Service Management Customer API
Atlassian Jira Service Management Info API
Where this information came from

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