BookStack REST API

The BookStack REST API provides programmatic access to manage the full content hierarchy of a BookStack instance including books, chapters, pages, shelves, attachments, image galleries, comments, roles, users, audit logs, imports, recycle bin, search, tags, content permissions, and system information.

API entry from apis.yml

apis.yml Raw ↑
aid: bookstack:bookstack-api
name: BookStack REST API
description: The BookStack REST API provides programmatic access to manage the full content hierarchy
  of a BookStack instance including books, chapters, pages, shelves, attachments, image galleries, comments,
  roles, users, audit logs, imports, recycle bin, search, tags, content permissions, and system information.
humanURL: https://demo.bookstackapp.com/api/docs
baseURL: https://{your-bookstack-instance}/api
tags:
- Wiki
- Documentation
- Pages
- Books
- Chapters
- Shelves
- Search
- Attachments
- Users
- Roles
properties:
- type: Documentation
  url: https://demo.bookstackapp.com/api/docs
- type: Authentication
  url: https://demo.bookstackapp.com/api/docs#auth