# Ensighten Spaces API

**Canonical:** https://apis.io/apis/ensighten/ensighten-spaces-api/  
**Provider:** Ensighten — https://apis.io/providers/ensighten/  
**Base URL:** https://manage-api.ensighten.com  
**Documentation:** https://manageexternalapi.docs.apiary.io/

Ensighten Spaces API is one of 13 APIs that [Ensighten](https://apis.io/providers/ensighten/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Spaces. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

CRUD operations with Spaces. Space specific fields Field Required Description Valid Values name Y The name of the space A name up to 255 characters publishPaths Y A list of either existing paths (provide id) or new ones (provide name) An array of paths (e.g. [{"id": 1665}, {"publishPath": "stage"}]) mandatedConditionIds N A list of valid condition ids to associate with the space An array of ids (e.g. [67275, 67228]) mandatedConditions N A list of conditions associated with this deployment An array of objects containing condition id and name (e.g. [{"id": 51234, "name": "demoAllPages"}]) mandatedDeployments N A list of deployments mandated by the space An array of objects containing deployment id, deployment name, space id and space name (e.g. [{"id": 51234, "name": "demoAllPages", "spaceId": 1234, "spaceName": "example"}]) JSON Schema Conforms to JSON schema draft v4

## Operations (9)

| Method | Path | Summary |
|---|---|---|
| GET | `/manage/spaces` | Search spaces |
| POST | `/manage/spaces` | Create a space |
| GET | `/manage/spaces/{id}` | Get a space by id |
| PUT | `/manage/spaces/{id}` | Update a space |
| DELETE | `/manage/spaces/{id}` | Delete a space |
| PUT | `/manage/spaces/{id}/publish` | Publish a space |
| PATCH | `/manage/spaces/{id}/publish` | Publish a space - Selective |
| GET | `/manage/spaces/{id}/publish/{publishId}` | Publish Status |
| GET | `/manage/spaces/{id}/commit/{commitId}` | Commit Status |

## Machine-readable artifacts (10)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/openapi/ensighten-spaces-api-openapi.yml
- **APIBlueprint** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/openapi/_original/ensighten-manage-api-apiary-blueprint.json
- **Documentation** — https://manageexternalapi.docs.apiary.io/
- **APIReference** — https://manageexternalapi.docs.apiary.io/
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/authentication/ensighten-authentication.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/errors/ensighten-problem-types.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/rate-limits/ensighten-rate-limits.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/conventions/ensighten-conventions.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/data-model/ensighten-data-model.yml
- **Sandbox** — https://raw.githubusercontent.com/api-evangelist/ensighten/refs/heads/main/sandbox/ensighten-sandbox.yml

## Other Ensighten APIs (12)

- [Ensighten Authentication API](https://apis.io/apis/ensighten/ensighten-authentication-api/)
- [Ensighten Conditions API](https://apis.io/apis/ensighten/ensighten-conditions-api/)
- [Ensighten Data Definitions API](https://apis.io/apis/ensighten/ensighten-data-definitions-api/)
- [Ensighten Deployments API](https://apis.io/apis/ensighten/ensighten-deployments-api/)
- [Ensighten Event Definitions API](https://apis.io/apis/ensighten/ensighten-event-definitions-api/)
- [Ensighten GIT API](https://apis.io/apis/ensighten/ensighten-git-api/)
- [Ensighten Labels API](https://apis.io/apis/ensighten/ensighten-labels-api/)
- [Ensighten Publish Paths API](https://apis.io/apis/ensighten/ensighten-publish-paths-api/)
- [Ensighten Roles API](https://apis.io/apis/ensighten/ensighten-roles-api/)
- [Ensighten SCIM 2.0 API](https://apis.io/apis/ensighten/ensighten-scim-2-0-api/)
- [Ensighten TDN API](https://apis.io/apis/ensighten/ensighten-tdn-api/)
- [Ensighten Users API](https://apis.io/apis/ensighten/ensighten-users-api/)

## Tags

Spaces

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/ensighten/ensighten-spaces-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/ensighten/.
