University of Lausanne logo

University of Lausanne

The University of Lausanne (UNIL) is a public research university in Lausanne, Switzerland, ranked #224 in the QS World University Rankings 2025. With roughly 17,000 students across seven faculties, UNIL maintains an Open Science strategy and a Kong-based internal API gateway underpinning its digital services. Its public developer footprint is modest and research-oriented: the SPICA single-cell spatial atlas exposes a documented JSON API, and the IRIS institutional repository is served by a public DSpace REST API. Most institutional and student-information APIs sit behind the my.unil.ch authentication gateway and are not publicly documented.

2 APIs 0 Features
EducationHigher EducationUniversitySwitzerlandOpen ScienceResearch DataInstitutional Repository

APIs

SPICA Atlas API

Public JSON API for the SPICA single-cell / spatial atlas hosted by UNIL. It lists current projects with metadata, supports filtering by reference atlas (ref_id), free-text sear...

IRIS Repository (DSpace REST API)

Public DSpace 7 REST/HATEOAS API (version 1.3.8) serving the IRIS institutional research repository at UNIL. Exposes communities, collections, items, bundles and bitstreams, wit...

Semantic Vocabularies

University Of Lausanne Context

14 classes · 6 properties

JSON-LD

API Governance Rules

University of Lausanne API Rules

5 rules · 1 errors 3 warnings 1 info

SPECTRAL

Resources

🔗
Website
Website
👥
GitHub
GitHub
🔗
LinkedIn
LinkedIn
🔑
Authentication
Authentication
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Review
Review

Sources

Raw ↑
---
aid: university-of-lausanne
name: University of Lausanne
description: >-
  The University of Lausanne (UNIL) is a public research university in Lausanne,
  Switzerland, ranked #224 in the QS World University Rankings 2025. With roughly
  17,000 students across seven faculties, UNIL maintains an Open Science strategy
  and a Kong-based internal API gateway underpinning its digital services. Its
  public developer footprint is modest and research-oriented: the SPICA single-cell
  spatial atlas exposes a documented JSON API, and the IRIS institutional repository
  is served by a public DSpace REST API. Most institutional and student-information
  APIs sit behind the my.unil.ch authentication gateway and are not publicly documented.
type: Index
position: Consumer
access: 3rd-Party
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/university-of-lausanne/refs/heads/main/apis.yml
tags:
  - Education
  - Higher Education
  - University
  - Switzerland
  - Open Science
  - Research Data
  - Institutional Repository
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.19'
apis:
  - aid: university-of-lausanne:spica
    name: SPICA Atlas API
    description: >-
      Public JSON API for the SPICA single-cell / spatial atlas hosted by UNIL.
      It lists current projects with metadata, supports filtering by reference
      atlas (ref_id), free-text search across metadata fields, pagination, and
      download of project archives.
    humanURL: https://spica.unil.ch/home/api
    baseURL: https://spica.unil.ch
    tags: [ Research Data, Single Cell, Atlas, JSON, Life Sciences ]
    properties:
      - type: Documentation
        url: https://spica.unil.ch/home/api
      - type: OpenAPI
        url: openapi/university-of-lausanne-spica.yaml
  - aid: university-of-lausanne:iris
    name: IRIS Repository (DSpace REST API)
    description: >-
      Public DSpace 7 REST/HATEOAS API (version 1.3.8) serving the IRIS
      institutional research repository at UNIL. Exposes communities,
      collections, items, bundles and bitstreams, with discovery, metadata
      schemas and ORCID integration. Anonymous read access is available for
      public content; some endpoints require authentication.
    humanURL: https://iris.unil.ch
    baseURL: https://api.unil.ch/iris/server/api
    tags: [ Institutional Repository, DSpace, Research Data, Open Access ]
    properties:
      - type: Documentation
        url: https://api.unil.ch/iris/server/api
      - type: OpenAPI
        url: openapi/university-of-lausanne-iris.yaml
common:
  - type: Website
    url: https://www.unil.ch
  - type: GitHub
    url: https://github.com/openscienceunil
  - type: LinkedIn
    url: https://www.linkedin.com/school/university-of-lausanne/
  - type: Authentication
    url: https://my.unil.ch/
  - type: Plans
    url: plans/university-of-lausanne-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/university-of-lausanne-rate-limits.yml
  - type: FinOps
    url: finops/university-of-lausanne-finops.yml
  - type: Review
    url: review.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]