ETH Zurich GitLab

ETH Zurich self-hosts a GitLab instance at gitlab.ethz.ch and exposes its REST API v4 publicly for public projects — GET /api/v4/projects returned 200 with real ETH project records on 2026-08-19, while /api/v4/version correctly requires authentication. The instance is ETH-operated infrastructure on an ETH host, so the surface is theirs; the API CONTRACT, however, is GitLab's upstream specification, so no OpenAPI is stored under this institution. Recorded as a relationship, not as an ETH-authored contract.

API entry from apis.yml

apis.yml Raw ↑
aid: eth-zurich:eth-zurich-gitlab
x-operator: institution
name: ETH Zurich GitLab
description: ETH Zurich self-hosts a GitLab instance at gitlab.ethz.ch and exposes its REST API v4 publicly
  for public projects — GET /api/v4/projects returned 200 with real ETH project records on 2026-08-19,
  while /api/v4/version correctly requires authentication. The instance is ETH-operated infrastructure
  on an ETH host, so the surface is theirs; the API CONTRACT, however, is GitLab's upstream specification,
  so no OpenAPI is stored under this institution. Recorded as a relationship, not as an ETH-authored contract.
humanURL: https://gitlab.ethz.ch/
baseURL: https://gitlab.ethz.ch/api/v4
tags:
- Source Code
- Developer Tooling
properties:
- type: Documentation
  url: https://gitlab.ethz.ch/
- type: APIReference
  url: https://docs.gitlab.com/ee/api/rest/