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.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/doc-bookstack"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: nanjing:doc-bookstack
name: NJU e-Science Document Service API
description: 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.
humanURL: https://doc.nju.edu.cn/api/docs
baseURL: https://doc.nju.edu.cn/api
x-operator: institution
x-operator-evidence: 'doc.nju.edu.cn resolves to 210.28.130.10, CERNET-CN, and is branded "e-Science Document";
  the HPC site links its user manuals into it. Probed 2026-09-01: /api/docs 200 text/html (270KB reference),
  /api/books 401 application/json {"error":{"message":"No authorization token found on the request","code":401}},
  /api/docs.json 401. The contract shape is BookStack''s; the deployment and its content are NJU''s, so
  the surface is recorded and the product''s generic specification is not.'
tags:
- Documentation
- Content API
- Research Computing
properties:
- type: APIReference
  url: https://doc.nju.edu.cn/api/docs
- type: Documentation
  url: https://doc.nju.edu.cn/