NJU e-Science Code Hosting (GitLab REST API v4)

An institution-operated GitLab instance for NJU staff and students. Its REST API v4 is real and in production — the university's own mirror site fetches /api/v4/projects/2412/issues to render announcements — but non-browser clients currently meet an Anubis proof-of-work bot challenge on every /api/v4 route. The contract is GitLab's, not NJU's engineering, so no specification is saved here; the deployment is the surface.

Documentation

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/gitlab"
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:gitlab
name: NJU e-Science Code Hosting (GitLab REST API v4)
description: An institution-operated GitLab instance for NJU staff and students. Its REST API v4 is real
  and in production — the university's own mirror site fetches /api/v4/projects/2412/issues to render
  announcements — but non-browser clients currently meet an Anubis proof-of-work bot challenge on every
  /api/v4 route. The contract is GitLab's, not NJU's engineering, so no specification is saved here; the
  deployment is the surface.
humanURL: https://git.nju.edu.cn/
baseURL: https://git.nju.edu.cn/api/v4
x-operator: institution
x-operator-evidence: 'git.nju.edu.cn resolves to 210.28.130.14, CERNET-CN, on NJU''s own domain, and is
  listed as "代码托管" in the e-Science service directory at https://mirrors.nju.edu.cn/configs/cards/esci.json.
  Probed 2026-09-01: /api/v4/version, /api/v4/metadata and /api/v4/projects/2412/issues each return HTTP
  200 carrying the Anubis challenge page rather than the resource — live and gated, not dead.'
tags:
- Version Control
- GitLab
- Developer Tools
properties:
- type: APIReference
  url: https://git.nju.edu.cn/