Genkai Supercomputer System (Research Institute for Information Technology)

Kyushu University's research computing service, operated by the Research Institute for Information Technology (RIIT) around the Genkai supercomputer. Three machine-facing portals run on the university's own hpc.kyushu-u.ac.jp domain and all answered HTTP 200 on 2026-09-01 — a user application portal, a reservation portal and an Open OnDemand instance — but every one of them is a login wall, with access granted through an application and fee process rather than by issuing API credentials. No public API, no token format and no scope list is published. Recorded as an institution-operated surface with an honest note that it is auth_required, not as a callable API. RIIT also maintains the associated open-source work in public: the WHEEL HPC workflow system and CBrick, in the RIIT-KyushuUniv GitHub organization.

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/genkai-research-computing"
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: kyushu:genkai-research-computing
name: Genkai Supercomputer System (Research Institute for Information Technology)
x-operator: institution
description: 'Kyushu University''s research computing service, operated by the Research Institute for
  Information Technology (RIIT) around the Genkai supercomputer. Three machine-facing portals run on the
  university''s own hpc.kyushu-u.ac.jp domain and all answered HTTP 200 on 2026-09-01 — a user application
  portal, a reservation portal and an Open OnDemand instance — but every one of them is a login wall,
  with access granted through an application and fee process rather than by issuing API credentials. No
  public API, no token format and no scope list is published. Recorded as an institution-operated surface
  with an honest note that it is auth_required, not as a callable API. RIIT also maintains the associated
  open-source work in public: the WHEEL HPC workflow system and CBrick, in the RIIT-KyushuUniv GitHub
  organization.'
humanURL: https://www.cc.kyushu-u.ac.jp/scp/
baseURL: https://genkai-portal.hpc.kyushu-u.ac.jp/user-portal/
tags:
- Research Computing
- HPC
- Supercomputing
- Open OnDemand
- Allocation
properties:
- type: Authentication
  url: authentication/kyushu-authentication.yml
- type: SourceCode
  url: https://github.com/RIIT-KyushuUniv