How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

PKU Institutional Repository REST API

Unauthenticated read API over the university's scholarly record — communities that mirror the faculty structure (理学部, 人文学部, 专利 with 25,721 items), their collections, items, Dublin Core metadata, attached files, and Handle resolution under the repository's own prefix 20.500.11897. Ten paths verified live on 2026-08-19; /rest/items/{id} returns HTTP 500 while the same item resolves through /rest/handle.

PKU Institutional Repository REST API is one of 8 APIs that Peking University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Research Repository, Scholarly, REST, DSpace, and Open Access. The published artifact set on APIs.io includes an OpenAPI specification and 1 JSON Schema.

This API exposes 10 operations across 10 paths, organized into 4 resource areas, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://ir.pku.edu.cn/rest.

10 operations 10 paths 6 schemas 10 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://ir.pku.edu.cn/rest
Resource Areas
4

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 10 GET. They span 4 resource areas: Status, Communities, Collections, Items. Each is listed below with its method, path, parameters, and response codes.

Status 1

Service liveness and authentication state.

GET
/status
Service status
getStatus → 200
Communities 2

Top-level organisational units of the repository (schools, departments, patent and thesis collections).

GET
/communities
List communities
listCommunities 3 params → 200
GET
/communities/{communityId}
Get one community
getCommunity 2 params → 200
Collections 3

Collections of items inside a community.

GET
/collections
List collections
listCollections 3 params → 200
GET
/collections/{collectionId}
Get one collection
getCollection 2 params → 200
GET
/collections/{collectionId}/items
List the items in a collection
listCollectionItems 4 params → 200
Items 4

Individual repository records — articles, theses, patents — and their metadata and bitstreams.

GET
/items
List items
listItems 3 params → 200
GET
/items/{itemId}/metadata
Get the Dublin Core metadata of an item
getItemMetadata 1 param → 200
GET
/items/{itemId}/bitstreams
List the files attached to an item
getItemBitstreams 1 param → 200
GET
/handle/{prefix}/{suffix}
Resolve a Handle to the object it identifies
resolveHandle 2 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Community (15 properties), Collection (14 properties), Item (13 properties), Bitstream (8 properties). Each schema is shown below with its type and property counts.

Status
object
DSpace status document, served as XML.
2 properties
Community
object
15 properties
Collection
object
14 properties
Item
object
13 properties
MetadataEntry
object
3 properties
Bitstream
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

peking-institutional-repository-rest-openapi.yml Raw ↑

Other APIs Peking University publishes across the network.

PKU Institutional Repository OAI-PMH API
PKU Institutional Repository OpenSearch Feed
Peking University Shibboleth Identity Provider (SAML 2.0 metadata)
CARSI — CERNET Authentication and Resource Sharing Infrastructure
OpenSCOW / CraneSched research-computing APIs
PKU Open Research Data Platform (Dataverse REST API)
PKU Open Research Data Platform (OAI-PMH)
Where this information came from

This is an independent, third-party profile of PKU Institutional Repository REST API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.