Illinois Data Bank Dataset Metadata

The campus research data repository, built and run in-house by the University Library (github.com/medusa-project/databank, Ruby on Rails) rather than bought from Figshare, Dryad or Dataverse — which makes it one of the few genuinely institution-ENGINEERED research repositories in this cohort. Its catalog is machine-readable without authentication: /datasets.json returns all 1,259 released datasets with identifier, subject, publication and hold state, timestamps, citation and a per-dataset JSON URL. As a registered DataCite repository (client illinois.databank, member since 2018) it has minted 1,306 DOIs under prefix 10.13012, 1,082 of which carry ORCID creator identifiers. There is no published API reference, no OAI-PMH endpoint on this host, and /api/* is a soft-404.

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/illinois-data-bank"
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: university-of-illinois-urbana-champaign:illinois-data-bank
name: Illinois Data Bank Dataset Metadata
x-operator: institution
description: 'The campus research data repository, built and run in-house by the University Library (github.com/medusa-project/databank,
  Ruby on Rails) rather than bought from Figshare, Dryad or Dataverse — which makes it one of the few
  genuinely institution-ENGINEERED research repositories in this cohort. Its catalog is machine-readable
  without authentication: /datasets.json returns all 1,259 released datasets with identifier, subject,
  publication and hold state, timestamps, citation and a per-dataset JSON URL. As a registered DataCite
  repository (client illinois.databank, member since 2018) it has minted 1,306 DOIs under prefix 10.13012,
  1,082 of which carry ORCID creator identifiers. There is no published API reference, no OAI-PMH endpoint
  on this host, and /api/* is a soft-404.'
humanURL: https://databank.illinois.edu/help
baseURL: https://databank.illinois.edu
tags:
- Research Data
- Open Data
- DataCite
- ORCID
- Repository
- DOI
properties:
- type: Documentation
  url: https://databank.illinois.edu/help
- type: Website
  url: https://databank.illinois.edu/
- type: SourceCode
  url: https://github.com/medusa-project