NHR@FAU ClusterCockpit Job Monitoring API

NHR@FAU — the Erlangen National High Performance Computing Center, hosted by FAU — runs ClusterCockpit at monitoring.nhr.fau.de as the job-specific performance monitoring service for its clusters, alongside an HPC portal at portal.hpc.fau.de and documentation at doc.nhr.fau.de. Verified live on 2026-08-30: https://monitoring.nhr.fau.de/api/jobs/ returns HTTP 401 with the JSON body {"error":"no user for secured check","status":"Unauthorized"} — a real REST API answering, not a web page. ClusterCockpit is MIT-licensed software with its own published REST and GraphQL contract at github.com/ClusterCockpit; that product specification is NOT saved in this repository, because it is a multi-site product spec and saving it here would inflate FAU's apparent footprint with a document other HPC centres also run. What is recorded is the institutional fact: FAU operates a credentialed research-computing API for its national HPC users.

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/clustercockpit-nhr"
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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: friedrich-alexander-universitat-erlangen-nurnberg:clustercockpit-nhr
name: NHR@FAU ClusterCockpit Job Monitoring API
x-operator: institution
description: 'NHR@FAU — the Erlangen National High Performance Computing Center, hosted by FAU — runs
  ClusterCockpit at monitoring.nhr.fau.de as the job-specific performance monitoring service for its clusters,
  alongside an HPC portal at portal.hpc.fau.de and documentation at doc.nhr.fau.de. Verified live on 2026-08-30:
  https://monitoring.nhr.fau.de/api/jobs/ returns HTTP 401 with the JSON body {"error":"no user for secured
  check","status":"Unauthorized"} — a real REST API answering, not a web page. ClusterCockpit is MIT-licensed
  software with its own published REST and GraphQL contract at github.com/ClusterCockpit; that product
  specification is NOT saved in this repository, because it is a multi-site product spec and saving it
  here would inflate FAU''s apparent footprint with a document other HPC centres also run. What is recorded
  is the institutional fact: FAU operates a credentialed research-computing API for its national HPC users.'
humanURL: https://hpc.fau.de/
baseURL: https://monitoring.nhr.fau.de/api/jobs/
tags:
- Research Computing
- HPC
- Monitoring
- Restricted
properties:
- type: Documentation
  url: https://doc.nhr.fau.de/
- type: SourceCode
  url: https://github.com/ClusterCockpit/cc-backend