Product Docs
Terms
Privacy
Search…
Welcome
API
Overview
Authentication
Rate Limiting
Errors
Pagination
Resources
Librairies
Integrations
Overview
Configurations
Runtime
Examples
CLI
Quickstart
Reference
CI
Changelogs
API
Integrations
Powered By
GitBook
Overview
The GitBook API is currently in
beta
. This means you should not rely on it's availability, and that it may change without prior warning.
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"
}
Authentication & Rate Limiting
Authentication
Create an API access token and authenticate your API requests.
Rate Limiting
Understand how API requests are rate limited.
Errors & Pagination
Errors
Learn about API errors, how they're structured and how to handle them.
Pagination
Paginate through API List results.
Resources & Libraries
Resources Documentation
Read the reference documentation for the exposed API resources and their operations.
Libraries
Use our libraries to interact with the API.
Changelog & Feedback
API Changelog
Read about what changed with the API.
Feedback
Share your feedback to improve the API and ensure it fits your needs. Feel free to send your questions & feedback to
[email protected]
.
Previous
Welcome
Next - API
Authentication
Last modified
24d ago
Copy link
Outline
API Endpoint
Authentication & Rate Limiting
Errors & Pagination
Resources & Libraries
Changelog & Feedback