description |
---|
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.
This section describes how to use the GitBook API and its resources. If you have any questions or issues, please contact the GitBook Support.
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 Learn more about the endpoints you can use from GitBook's REST API | reference | |
API Explorer Try out the GitBook API and view responses | https://api-explorer.gitbook.dev/ |
| authentication.md | |
| rate-limiting.md |
| errors.md | |
| pagination.md |
| librairies |
| Broken link | |
| support.md |