Aarhus University website screenshot

Aarhus University

Aarhus University (Aarhus Universitet) is a public research university in Aarhus, Denmark, founded in 1928 and ranked #144 in the QS World University Rankings 2025. It does not operate a unified, public developer portal. Its most concrete machine-readable footprint is the Pure research information portal (pure.au.dk), which exposes a Pure web-service / REST API (gated, it returns HTTP 401 without credentials) and an OAI-PMH metadata service for research outputs. Student-facing systems (mitstudie.au.dk / STADS course catalog, timetables with iCal export) are web and feed based rather than documented open APIs, and most code activity lives in departmental GitHub organizations such as cs-au-dk rather than a central program.

3 APIs 0 Features
EducationHigher EducationUniversityResearchOpen DataDenmarkEurope

APIs

Pure Research Portal Web Service (REST)

Elsevier Pure research information system for Aarhus University exposing a web-service / REST API for research outputs, persons, projects and related metadata. The API is gated;...

Pure OAI-PMH Metadata Service

OAI-PMH metadata harvesting service for the Aarhus University Pure research portal, used to expose and harvest research-output metadata. The service path resolves but the Identi...

Course Catalogue and Timetable (mitstudie / STADS)

Public course catalogue (kursuskatalog.au.dk) and the mitstudie.au.dk / STADS student self-service environment, which provides web-based course and timetable information. Timeta...

Pricing Plans

Aarhus Plans Pricing

2 plans

PLANS

Rate Limits

Aarhus Rate Limits

1 limits

RATE LIMITS

FinOps

Aarhus Finops

FINOPS

Semantic Vocabularies

Aarhus Context

19 classes · 4 properties

JSON-LD

API Governance Rules

Aarhus University API Rules

7 rules · 2 errors 2 warnings 2 info

SPECTRAL

JSON Structure

Aarhus Person Structure

51 properties

JSON STRUCTURE

Aarhus Project Structure

47 properties

JSON STRUCTURE

Aarhus Researchoutput Structure

53 properties

JSON STRUCTURE

Example Payloads

Aarhus List Persons Example

2 fields

EXAMPLE

Aarhus List Projects Example

2 fields

EXAMPLE

Resources

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

Sources

Raw ↑
aid: aarhus
name: Aarhus University
description: 'Aarhus University (Aarhus Universitet) is a public research university in Aarhus, Denmark, founded in 1928 and
  ranked #144 in the QS World University Rankings 2025. It does not operate a unified, public developer portal. Its most concrete
  machine-readable footprint is the Pure research information portal (pure.au.dk), which exposes a Pure web-service / REST
  API (gated, it returns HTTP 401 without credentials) and an OAI-PMH metadata service for research outputs. Student-facing
  systems (mitstudie.au.dk / STADS course catalog, timetables with iCal export) are web and feed based rather than documented
  open APIs, and most code activity lives in departmental GitHub organizations such as cs-au-dk rather than a central program.'
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/aarhus/refs/heads/main/apis.yml
tags:
- Education
- Higher Education
- University
- Research
- Open Data
- Denmark
- Europe
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.19'
apis:
- aid: aarhus:pure-rest
  name: Pure Research Portal Web Service (REST)
  description: Elsevier Pure research information system for Aarhus University exposing a web-service / REST API for research
    outputs, persons, projects and related metadata. The API is gated; unauthenticated requests to the API endpoints return
    HTTP 401, so access requires an API key/credentials.
  humanURL: https://pure.au.dk/portal/
  baseURL: https://pure.au.dk/ws
  tags:
  - Research
  - Repository
  - Pure
  - Metadata
  - Denmark
  properties:
  - type: Documentation
    url: https://pure.au.dk/portal/
  - type: Authentication
    url: https://pure.au.dk/ws
  - type: OpenAPI
    url: openapi/aarhus-pure-rest.yaml
  - type: x-json-schema
    url: json-schema/aarhus-researchoutput-schema.json
  - type: x-vocabulary
    url: vocabulary/aarhus-vocabulary.yml
  - type: x-spectral-rules
    url: rules/aarhus-rules.yml
  - type: x-json-ld
    url: json-ld/aarhus-context.jsonld
- aid: aarhus:pure-oai
  name: Pure OAI-PMH Metadata Service
  description: OAI-PMH metadata harvesting service for the Aarhus University Pure research portal, used to expose and harvest
    research-output metadata. The service path resolves but the Identify verb returned a server error during review, so endpoint
    behavior should be re-verified before relying on it.
  humanURL: https://pure.au.dk/portal/
  baseURL: https://pure.au.dk/ws/oai
  tags:
  - Research
  - Repository
  - OAI-PMH
  - Metadata
  - Harvesting
  properties:
  - type: Documentation
    url: https://pure.au.dk/portal/
- aid: aarhus:course-catalog
  name: Course Catalogue and Timetable (mitstudie / STADS)
  description: Public course catalogue (kursuskatalog.au.dk) and the mitstudie.au.dk / STADS student self-service environment,
    which provides web-based course and timetable information. Timetables can be synchronized via an iCal feed rather than
    a documented open API.
  humanURL: https://kursuskatalog.au.dk/en
  properties:
  - type: Documentation
    url: https://kursuskatalog.au.dk/en
  - type: Documentation
    url: https://studerende.au.dk/en/it-support/mitstudieaudk/
common:
- type: Website
  url: https://www.au.dk/en/
- type: GitHub
  url: https://github.com/cs-au-dk
- type: LinkedIn
  url: https://www.linkedin.com/school/aarhus-university/
- type: Plans
  url: plans/aarhus-plans-pricing.yml
- type: RateLimits
  url: rate-limits/aarhus-rate-limits.yml
- type: FinOps
  url: finops/aarhus-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com