API or GraphQL for integration into separate mini Front-end Application #5172

Closed
opened 2026-02-05 09:45:55 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @mikebionic on GitHub (Feb 8, 2025).

API Endpoint or Feature

Hey, everyone. Is there any API available to make CRUD requests into books and pages?
I hope I didn't miss anything, I found that Bookstack has Webhooks, but didn't find any Get requests for books and pages itself.

Thank you!

Use-Case

I'd like to integrate this wiki into a Mini Wiki page with a simpler design on a Landing Page

Additional context

No response

Originally created by @mikebionic on GitHub (Feb 8, 2025). ### API Endpoint or Feature Hey, everyone. Is there any API available to make CRUD requests into books and pages? I hope I didn't miss anything, I found that Bookstack has Webhooks, but didn't find any Get requests for books and pages itself. Thank you! ### Use-Case I'd like to integrate this wiki into a Mini Wiki page with a simpler design on a Landing Page ### Additional context _No response_
OVERLORD added the 🔩 API Request label 2026-02-05 09:45:55 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Feb 8, 2025):

Hi @mikebionic,
Yeah, BookStack has a REST API.

@ssddanbrown commented on GitHub (Feb 8, 2025): Hi @mikebionic, Yeah, BookStack has a REST API. - Details here: https://www.bookstackapp.com/docs/admin/hacking-bookstack/#bookstack-api - Examples here: https://codeberg.org/bookstack/api-scripts - Docs via our demo instance (Your own instance will have its own API docs page): https://demo.bookstackapp.com/api/docs
Author
Owner

@mikebionic commented on GitHub (Feb 8, 2025):

Thank you! This is exactly what I've been looking for!

@mikebionic commented on GitHub (Feb 8, 2025): Thank you! This is exactly what I've been looking for!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5172