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

Enlighten EPrints REST API

An anonymous read interface over the Enlighten repositories that the University of Glasgow does not document or advertise anywhere: a dataset index at /rest/, an object index per dataset, a full EPrints 2.0 XML record at /rest/eprint/{id}.xml, a field index per record, and a plain text view of any single field. The subject taxonomy is public; the user dataset lists identifiers only and each user record returns 401. There is no published OpenAPI — the description carried here was derived by API Evangelist from live probes on 2026-08-30 and is marked as such.

Enlighten EPrints REST API is one of 8 APIs that University of Glasgow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Repository, EPrints, Research Outputs, Metadata, and Open Access. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and API documentation.

This API exposes 8 operations across 8 paths. It is described by OpenAPI 3.0.3, at version 3.4.

Requests are made against 3 base URLs: https://eprints.gla.ac.uk/rest, https://theses.gla.ac.uk/rest, https://researchdata.gla.ac.uk/rest.

8 operations 8 paths 0 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.4
Base URL
https://eprints.gla.ac.uk/rest
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Enlighten EPrints REST API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

  • basicAuth — EPrints HTTP Basic authentication, required for user records and for any write operation. Read access to eprint, subject and the dataset indexes needs no crede…

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 8 GET. Each is listed below with its method, path, parameters, and response codes.

Repository 8

Dataset and object traversal over the EPrints repository.

GET
/
List the datasets exposed by the repository
listDatasets → 200
GET
/eprint/
List every eprint id in the repository
listEprints → 200
GET
/eprint/{eprintid}.xml
Retrieve one eprint as an EPrints XML document
getEprintRecord 1 param → 200404
GET
/eprint/{eprintid}/
List the fields held on one eprint
listEprintFields 1 param → 200
GET
/eprint/{eprintid}/{field}.txt
Retrieve a single field from one eprint as plain text
getEprintField 2 params → 200404
GET
/subject/
List the repository subject taxonomy
listSubjects → 200
GET
/user/
List user record identifiers
listUserIds → 200
GET
/user/{userid}.xml
Retrieve one user record (credentialed)
getUserRecord 1 param → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-glasgow-enlighten-rest-openapi.yml Raw ↑

Other APIs University of Glasgow publishes across the network.

Enlighten Publications OAI-PMH
Enlighten Research Data OAI-PMH
Enlighten Theses OAI-PMH
Moodle VLE — LTI 1.3 Platform and Web Services
Library Sierra API (Innovative Interfaces)
WorldCat Discovery (OCLC tenancy)
LibGuides (Springshare tenancy)
Where this information came from

This is an independent, third-party profile of Enlighten EPrints 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.