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

ePrints Soton REST Interface

Read-only REST interface over the ePrints Soton data model, exposing the repository's eprint, user and subject datasets. Unauthenticated. Individual records dereference by identifier with a format extension and return native EPrints XML (namespace http://eprints.org/ep2/data/2.0) including nested documents and files with their own stable identifiers. Verified 2026-08-30: the dataset index returned 200 (524 bytes) and eprint 498754 returned 200 text/xml (5106 bytes) carrying populated ORCID iDs and the DOI 10.5258/SOTON/WSI-WP013. Treat it as a repository export rather than a designed API — there is no pagination, versioning, rate-limit header or published contract, and the unfiltered listing at /rest/eprint/ streamed past 11 MB without completing at a 25-second timeout. Use OAI-PMH for bulk work. Same Anubis User-Agent gate as the OAI-PMH surface.

ePrints Soton REST Interface is one of 6 APIs that University of Southampton publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Repository, Research, REST, EPrints, and Metadata. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against a single base URL, https://eprints.soton.ac.uk/rest.

2 operations 2 paths 4 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0
Base URL
https://eprints.soton.ac.uk/rest
Resource Areas
2

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. They span 2 resource areas: Datasets, Eprints. Each is listed below with its method, path, parameters, and response codes.

Datasets 1

Enumeration of the repository's exposed datasets.

GET
/
List the datasets this repository exposes
listDatasets → 200401
Eprints 1

Individual repository records.

GET
/eprint/{eprintid}.xml
Retrieve one repository record as EPrints XML
getEprintXml 1 param → 200404401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Document (3 properties), Eprint (3 properties), File (1 property), Eprints (1 property). Each schema is shown below with its type and property counts.

Eprints
object
Root of the EPrints data model, namespace http://eprints.org/ep2/data/2.0. Field set below is what the live service returned, not the full EPrints schema.
1 property
Eprint
object
3 properties
Document
object
3 properties
File
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-southampton-eprints-rest-openapi.yml Raw ↑

Other APIs University of Southampton publishes across the network.

University of Southampton Open Data Service (Linked Data)
Shibboleth SAML Identity Provider (UK Access Management Federation)
ePrints Soton OAI-PMH Interface
Elsevier Pure CRIS tenancy
Figshare research data repository tenancy
Where this information came from

This is an independent, third-party profile of ePrints Soton REST Interface, 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.