Overview
Leverage the power of GitBook's API to create powerful integrations with your favorite tools and services.
The GitBook API allows you to read and write information across the spaces and pages you have access to in GitBook. You can do things like update permissions for members in an organization, create change requests, and much more. Hello world!
This section describes how to use the GitBook API and its resources. If you have any questions or issues, please contact the GitBook Support.
API Endpoint
The GitBook API can be accessed using the api.gitbook.com hostname:
curl https://api.gitbook.com/v1/
{"version":"10.9.128","build":"2022-07-19T13:00:05.548Z"}API Reference
API Reference
Learn more about the endpoints you can use from GitBook's REST API
Authentication & Rate Limiting
Errors & Pagination
Client Libraries
Changelog & Feedback
Last updated
Was this helpful?