Kyoto University · Example Payload

Kyoto Oaiidentify Example

UniversityHigher EducationEducationJapanNational UniversityResearch RepositoryResearch DataIdentity FederationLearning ManagementOpen AccessResearch ComputingScholarly

Kyoto Oaiidentify Example is an example object payload from Kyoto University, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

provenancerequestresponse_xmlparsed

Example Payload

Raw ↑
{
  "provenance": {
    "generated": "2026-06-03",
    "method": "probed",
    "source": "Live probe of the KURENAI repository (repository.kulib.kyoto-u.ac.jp) during the 2026-06-03 profile; re-verified live 2026-08-19.",
    "operator": "institution",
    "notes": "Added 2026-08-19 by the university pipeline: this example previously carried no provenance."
  },
  "request": {
    "url": "https://repository.kulib.kyoto-u.ac.jp/server/oai/request?verb=Identify"
  },
  "response_xml": "<OAI-PMH xmlns=\"http://www.openarchives.org/OAI/2.0/\"><responseDate>2026-06-04T02:47:43Z</responseDate><request verb=\"Identify\">https://repository.kulib.kyoto-u.ac.jp/server/oai/request</request><Identify><repositoryName>Kyoto University Research Information Repository</repositoryName><baseURL>https://repository.kulib.kyoto-u.ac.jp/server/oai/request</baseURL><protocolVersion>2.0</protocolVersion><adminEmail>repository@mail2.adm.kyoto-u.ac.jp</adminEmail><earliestDatestamp>2006-06-05T02:18:13Z</earliestDatestamp><deletedRecord>transient</deletedRecord><granularity>YYYY-MM-DDThh:mm:ssZ</granularity></Identify></OAI-PMH>",
  "parsed": {
    "repositoryName": "Kyoto University Research Information Repository",
    "baseURL": "https://repository.kulib.kyoto-u.ac.jp/server/oai/request",
    "protocolVersion": "2.0",
    "adminEmail": "repository@mail2.adm.kyoto-u.ac.jp",
    "earliestDatestamp": "2006-06-05T02:18:13Z",
    "deletedRecord": "transient",
    "granularity": "YYYY-MM-DDThh:mm:ssZ",
    "metadataFormats": [
      "oai_dc",
      "jpcoar_2.0",
      "didl"
    ]
  }
}

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/kyoto-oaiIdentify-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.