OSIRIS Course Catalogue (Caci tenancy)

EUR's course catalogue and student self-service, on Caci's OSIRIS. The public entry points courses.eur.nl and osiris.eur.nl both land on an Angular SPA shell that returns HTTP 200 with no data, which is why link presence proves nothing here. The service beneath it is real: POST /student/osiris/student/cursussen/zoeken returns a structured OSIRIS Link JSON envelope ({"result":"FAILED","failure":{"message":"Er is een interne fout opgetreden in OSIRIS Link","code":500,...}}) rather than an HTML error, and the same path returns 405 to a GET — a live JSON API that requires the vendor's request shape. No contract is published and none is saved here; the course catalogue is one of the surface classes a university genuinely runs, and at EUR it runs on somebody else's platform.

Documentation

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/osiris-course-catalog"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: erasmus-university-rotterdam:osiris-course-catalog
name: OSIRIS Course Catalogue (Caci tenancy)
x-operator: tenant
x-operator-evidence: courses.eur.nl and osiris.eur.nl both redirect to eur.osiris-student.nl -> 213.206.219.219.
  osiris-student.nl is Caci's OSIRIS student-information platform; eur. is EUR's tenant subdomain on it.
  The curriculum is EUR's, the software and the API are Caci's.
description: 'EUR''s course catalogue and student self-service, on Caci''s OSIRIS. The public entry points
  courses.eur.nl and osiris.eur.nl both land on an Angular SPA shell that returns HTTP 200 with no data,
  which is why link presence proves nothing here. The service beneath it is real: POST /student/osiris/student/cursussen/zoeken
  returns a structured OSIRIS Link JSON envelope ({"result":"FAILED","failure":{"message":"Er is een interne
  fout opgetreden in OSIRIS Link","code":500,...}}) rather than an HTML error, and the same path returns
  405 to a GET — a live JSON API that requires the vendor''s request shape. No contract is published and
  none is saved here; the course catalogue is one of the surface classes a university genuinely runs,
  and at EUR it runs on somebody else''s platform.'
humanURL: https://courses.eur.nl/
baseURL: https://eur.osiris-student.nl/student/osiris/student
tags:
- Course Catalog
- Student Information System
- OSIRIS
- Tenant
properties:
- type: Documentation
  url: https://courses.eur.nl/