University of Los Andes Colombia website screenshot

University of Los Andes Colombia

Universidad de los Andes (Uniandes) is a private research university in Bogota, Colombia, founded in 1948, and ranked #179 in the QS World University Rankings 2025. Its publicly observable developer/API footprint is limited: the strongest public machine-readable surface is the DSpace-based institutional repository "Seneca" (repositorio.uniandes.edu.co), which exposes an OAI-PMH metadata interface and a DSpace REST API for open-access scholarly content. Student-facing systems such as the Ellucian Banner SIS (MiBanner) are authentication-gated and do not publish public API documentation. No dedicated public developer portal or documented open API program was found at time of review.

2 APIs 0 Features
EducationHigher EducationUniversityColombiaLatin AmericaOpen AccessInstitutional RepositoryResearch

APIs

Repositorio Institucional Seneca - OAI-PMH

OAI-PMH metadata harvesting interface for the DSpace-based institutional repository "Seneca", which collects and preserves the University's open-access scholarly output (article...

Repositorio Institucional Seneca - DSpace REST API

DSpace REST API surface for the "Seneca" institutional repository, typically exposed under the /server/api path of a modern DSpace deployment, providing programmatic access to c...

Pricing Plans

Rate Limits

FinOps

Semantic Vocabularies

University Of Los Andes Colombia Context

12 classes · 7 properties

JSON-LD

Resources

🔗
Website
Website
🔗
LinkedIn
LinkedIn
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Review
Review

Sources

apis.yml Raw ↑
aid: university-of-los-andes-colombia
name: University of Los Andes Colombia
description: 'Universidad de los Andes (Uniandes) is a private research university in Bogota, Colombia, founded in 1948, and
  ranked #179 in the QS World University Rankings 2025. Its publicly observable developer/API footprint is limited: the strongest
  public machine-readable surface is the DSpace-based institutional repository "Seneca" (repositorio.uniandes.edu.co), which
  exposes an OAI-PMH metadata interface and a DSpace REST API for open-access scholarly content. Student-facing systems such
  as the Ellucian Banner SIS (MiBanner) are authentication-gated and do not publish public API documentation. No dedicated
  public developer portal or documented open API program was found at time of review.'
type: Index
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/university-of-los-andes-colombia/refs/heads/main/apis.yml
tags:
- Education
- Higher Education
- University
- Colombia
- Latin America
- Open Access
- Institutional Repository
- Research
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.19'
apis:
- aid: university-of-los-andes-colombia:repositorio-oai
  name: Repositorio Institucional Seneca - OAI-PMH
  description: OAI-PMH metadata harvesting interface for the DSpace-based institutional repository "Seneca", which collects
    and preserves the University's open-access scholarly output (articles, theses, books, datasets, media). The repository
    is ranked among the top open-access repositories in Colombia. The endpoint returned an access-control response (HTTP 403)
    to automated clients at review time, so harvesting may require a browser-like user agent or coordination with the library.
  humanURL: https://repositorio.uniandes.edu.co/
  baseURL: https://repositorio.uniandes.edu.co/oai/request
  tags:
  - OAI-PMH
  - Institutional Repository
  - DSpace
  - Open Access
  - Metadata
  - Research
  properties:
  - type: Documentation
    url: https://repositorio.uniandes.edu.co/
- aid: university-of-los-andes-colombia:repositorio-rest
  name: Repositorio Institucional Seneca - DSpace REST API
  description: DSpace REST API surface for the "Seneca" institutional repository, typically exposed under the /server/api
    path of a modern DSpace deployment, providing programmatic access to communities, collections, and items. Access was restricted
    (HTTP 403) to automated clients at review time; treat as conditionally available and verify before integration.
  humanURL: https://repositorio.uniandes.edu.co/
  baseURL: https://repositorio.uniandes.edu.co/server/api
  tags:
  - REST
  - Institutional Repository
  - DSpace
  - Open Access
  - Research
  properties:
  - type: Documentation
    url: https://repositorio.uniandes.edu.co/
common:
- type: Website
  url: https://www.uniandes.edu.co/
- type: LinkedIn
  url: https://co.linkedin.com/school/universidad-de-los-andes/
- type: Plans
  url: plans/university-of-los-andes-colombia-plans-pricing.yml
- type: RateLimits
  url: rate-limits/university-of-los-andes-colombia-rate-limits.yml
- type: FinOps
  url: finops/university-of-los-andes-colombia-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com