NJU e-Science Document Service API
The e-Science Center's documentation platform (a BookStack deployment) publishes a complete public REST API reference at /api/docs — 79 endpoints across books, chapters, pages, shelves, attachments, images, users, roles, recycle bin, audit log, search and content permissions, with GET, POST, PUT and DELETE. This is the only surface in the profile that documents an API to the public. The API itself is token-gated and returns a clean JSON error envelope unauthenticated; tokens are issued from an NJU account profile, so an outsider cannot obtain one. The machine-readable description at /api/docs.json sits behind the same token.