Iisc Listitems Example

EducationHigher EducationUniversityIndiaInstitute of EminenceResearchResearch RepositoryOpen AccessOAI-PMHIdentity FederationShibbolethLibraryLearning ManagementResearch Computing

Iisc Listitems Example is an example object payload from Indian Institute of Science Bangalore, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponsex-generatedx-methodx-source

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://etd.iisc.ac.in/rest/items?limit=1&expand=metadata,bitstreams"
  },
  "response": [
    {
      "uuid": "6c85dfdd-ee8a-47e0-a1a8-0a329b180a7d",
      "name": "Antigenic Determinants Of Chicken Riboflavin Carrier Protein",
      "handle": "2005/141",
      "type": "item",
      "link": "/rest/items/6c85dfdd-ee8a-47e0-a1a8-0a329b180a7d",
      "expand": [
        "parentCollection",
        "parentCollectionList",
        "all"
      ],
      "lastModified": "2020-10-27 12:52:56.13",
      "archived": "true",
      "withdrawn": "false",
      "metadata": [
        {
          "key": "dc.contributor.advisor",
          "value": "Adiga, P R",
          "language": null,
          "element": "contributor",
          "qualifier": "advisor",
          "schema": "dc"
        },
        {
          "key": "dc.contributor.author",
          "value": "Beena, T K",
          "language": "en",
          "element": "contributor",
          "qualifier": "author",
          "schema": "dc"
        },
        {
          "key": "dc.date.issued",
          "value": "2005-09-01",
          "language": null,
          "element": "date",
          "qualifier": "issued",
          "schema": "dc"
        },
        {
          "key": "dc.subject",
          "value": "Riboflavin Carrier Protein (RCP)",
          "language": "en",
          "element": "subject",
          "qualifier": null,
          "schema": "dc"
        }
      ],
      "bitstreams": []
    }
  ],
  "x-generated": "2026-09-01",
  "x-method": "generated",
  "x-source": "openapi/iisc-items-api-openapi.yml (API Evangelist-authored illustrative example; the ETD@IISc host has returned 502 since ~2026-05-16 and no live response was captured on 2026-09-01)"
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/iisc-listItems-example"
All examples
curl "https://apis.io/api/v1/examples?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.