Introduction
Automate and integrate your documentation with GitBook’s API.
The GitBook API allows you to read and write information across the spaces and pages you have access to in GitBook.
You can use the GitBook API to:
Create, update, and delete organizations, spaces, collections, and published docs sites
Manage users, teams, and access permissions at both the space and organization level
Import and export content (pages, files, and reusable content)
Create, list, review, merge, and update change requests
Post, retrieve, update, and delete comments (and comment replies)
Configure custom hostnames, URLs, and search settings
Monitor content performance with analytics endpoints
Manage integrations and OpenAPI documentation
…and much more, all via simple REST calls.
API Endpoint
The GitBook API can be accessed using the api.gitbook.com
hostname:
Last updated
Was this helpful?