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

GitBook Spaces API

Manage spaces which are containers for documentation or knowledge base content.

GitBook Spaces API is one of 19 APIs that GitBook publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 7 JSON Schema definitions.

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

This API exposes 9 operations across 6 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.gitbook.com/v1.

9 operations 6 paths 3 schemas 1 DELETE2 GET1 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Server
https://api.gitbook.com/v1
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

GitBook Spaces API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (token) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — API access token. Generate one from the Developer settings of your GitBook user account.

Paths & Operations 9

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

Spaces 9

Manage spaces which are containers for documentation or knowledge base content.

GET
/orgs/{organizationId}/spaces
GitBook List spaces in an organization
listSpacesInOrganization 3 params → 200401404
POST
/orgs/{organizationId}/spaces
GitBook Create a space in an organization
createSpaceInOrganization 1 param body → 201401404
GET
/spaces/{spaceId}
GitBook Get a space
getSpace 1 param → 200401404
PATCH
/spaces/{spaceId}
GitBook Update a space
updateSpace 1 param body → 200401404
DELETE
/spaces/{spaceId}
GitBook Delete a space
deleteSpace 1 param → 204401404
POST
/spaces/{spaceId}/duplicate
GitBook Duplicate a space
duplicateSpace 1 param → 201401404
POST
/spaces/{spaceId}/move
GitBook Move a space
moveSpace 1 param body → 200401404
POST
/spaces/{spaceId}/transfer
GitBook Transfer a space
transferSpace 1 param body → 200401404
POST
/spaces/{spaceId}/restore
GitBook Restore a deleted space
restoreSpace 1 param → 200401404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Space (8 properties), Pagination (1 property), Error (1 property). Each schema is shown below with its type and property counts.

Space
object
8 properties
Error
object
1 property
Pagination
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gitbook-spaces-api-openapi.yml Raw ↑

Other APIs GitBook publishes across the network.

GitBook Change Request Content API
GitBook Change Request Reviewers API
GitBook Change Requests API
GitBook Collections API
GitBook Custom Hostnames API
GitBook Docs Sites API
GitBook Imports API
GitBook Integrations API
GitBook OpenAPI Specs API
GitBook Organization Members API
GitBook Organization Teams API
GitBook Organizations API
Where this information came from

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