API Reference
The GitBook API provides developers with a powerful and flexible way to interact with GitBook's platform programmatically. It offers endpoints to manage content and integrate GitBook functionalities into external applications.
This API is RESTful and supports standard HTTP methods like GET
, POST
, PATCH
, and DELETE
.
Key Features
Content Management: Create, update, and retrieve documents and pages within GitBook.
Collaboration: Manage users, organization, and permissions.
Integration: Integrate GitBook with external tools and services.
Last updated
Was this helpful?