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

UC San Diego Library Digital Collections JSON API

Public, read-only JSON search-and-retrieval over the UC San Diego Library Digital Collections, the Library's locally developed Fedora-backed Digital Asset Management System fronted by Blacklight/Solr. Request `.json` on a search or object path and the Solr response is returned directly — /dc/search.json, /dc/object/{id}.json, /dc/collection/{id}.json — with a server-side filter that keeps restricted and embargoed material out of anonymous results. UC San Diego runs this itself on its own origin inside campus address space; it is registered on re3data as an institutional data provider (r3d100011577). UC San Diego publishes no OpenAPI for it, so the contract in this repo was written from live probes and is marked accordingly.

UC San Diego Library Digital Collections JSON API is one of 12 APIs that University of California, San Diego publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Library, Digital Collections, Research Data, Repository, and Search. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, organized into 2 resource areas, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 2026-08-19.

Requests are made against a single base URL, https://library.ucsd.edu.

3 operations 3 paths 2 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2026-08-19
Base URL
https://library.ucsd.edu
Resource Areas
2

Paths & Operations 3

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

search 1

Faceted search across publicly discoverable digital objects and collections.

GET
/dc/search.json
Search digital collections
searchDigitalCollections 4 params → 200404
objects 2

Retrieval of a single digital object or assembled collection record.

GET
/dc/object/{id}.json
Retrieve a digital object
getDigitalObject 1 param → 200404
GET
/dc/collection/{id}.json
Retrieve an assembled collection
getCollection 1 param → 200404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are DigitalObject (13 properties), SolrSearchResponse (4 properties). Each schema is shown below with its type and property counts.

SolrSearchResponse
object
Raw Solr response envelope as returned by the Blacklight front end.
4 properties
DigitalObject
object
Solr document for a digital object. Field names follow the Samvera/Hydra dynamic field suffix convention (tesim text stored indexed multivalued, ssi string sto…
13 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ucsd-library-digital-collections-openapi.yml Raw ↑

Other APIs University of California, San Diego publishes across the network.

TritonAI Developer API — chat
TritonAI Developer API — completions
TritonAI Developer API — embeddings
TritonAI Developer API — models
TritonAI Developer API — images
TritonAI Developer API — audio
TritonAI Developer API — SCIM 2.0 provisioning
UC San Diego API Gateway (WSO2 API Manager)
UC San Diego Shibboleth Identity Provider (InCommon / eduGAIN)
UC San Diego Web API Portal (Atlassian Confluence Cloud tenant)
UC San Diego DOI registration (DataCite / California Digital Library)
Where this information came from

This is an independent, third-party profile of UC San Diego Library Digital Collections JSON 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.