# University of Oslo API **Provider:** University of Oslo **Category:** developer **Base URL:** `https://data.uio.no` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://data.uio.no/ ## Description Courses, lecture videos, detailed information for courses etc. for the University of Oslo (Norway) ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://data.uio.no/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://data.uio.no' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/university-of-oslo/) — CC BY 4.0*