Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

National University of Colombia REST - Core API

DSpace HAL+JSON read endpoints for repository structure.

National University of Colombia REST - Core API is one of 4 APIs that National University of Colombia publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include REST - Core. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 5 operations across 5 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 7.6.5.

Requests are made against a single base URL, https://bffrepositorio.unal.edu.co/server.

5 operations 5 paths 9 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
7.6.5
Base URL
https://bffrepositorio.unal.edu.co/server
Resource Areas
1

Paths & Operations 5

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

REST - Core 5

DSpace HAL+JSON read endpoints for repository structure.

GET
/api
API root
getApiRoot → 200
GET
/api/core/communities
List communities
listCommunities 2 params → 200
GET
/api/core/communities/{uuid}
Get a community
getCommunity 1 param → 200404
GET
/api/core/collections
List collections
listCollections 2 params → 200
GET
/api/core/collections/{uuid}
Get a collection
getCollection 1 param → 200404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Collection (8 properties), Community (8 properties), Root (6 properties), MetadataValue (5 properties). Each schema is shown below with its type and property counts.

MetadataValue
object
A single DSpace metadata value entry.
5 properties
Collection
object
A DSpace collection (grouping of items).
8 properties
CollectionPage
object
3 properties
Link
object
1 property
Root
object
DSpace REST API root document.
6 properties
PageInfo
object
4 properties
CommunityPage
object
3 properties
Community
object
A DSpace community (organizational grouping).
8 properties
MetadataMap
object
Map of qualified Dublin Core metadata fields to arrays of values.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

national-university-of-colombia-rest-core-api-openapi.yml Raw ↑

Other APIs National University of Colombia publishes across the network.

UNAL Open Data Portal
National University of Colombia OAI-PMH API
National University of Colombia REST - Discover API