Kyoto University · Example Payload

Kyoto Panda Session Example

UniversityHigher EducationEducationJapanNational UniversityResearch RepositoryResearch DataIdentity FederationLearning ManagementOpen AccessResearch ComputingScholarly

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

Top-level fields

provenancerequestresponse

Example Payload

Raw ↑
{
  "provenance": {
    "generated": "2026-08-19",
    "method": "probed",
    "source": "live GET https://panda.ecs.kyoto-u.ac.jp/direct/session.json on 2026-08-19 (HTTP 200, application/json)",
    "operator": "institution",
    "notes": "Anonymous call. Sakai returns a session envelope with null id/userId/userEid - no identity is disclosed without credentials."
  },
  "request": {
    "method": "GET",
    "url": "https://panda.ecs.kyoto-u.ac.jp/direct/session.json"
  },
  "response": {
    "entityPrefix": "session",
    "session_collection": [
      {
        "attributeNames": {
          "iterator": {
            "locked": false
          }
        },
        "attributes": null,
        "creationTime": 1787176705351,
        "currentTime": 1787176705352,
        "id": null,
        "lastAccessedTime": 1787176705351,
        "maxInactiveInterval": 7200,
        "userEid": null,
        "userId": null,
        "active": true,
        "entityReference": "/session",
        "entityURL": "https://panda.ecs.kyoto-u.ac.jp/direct/session"
      }
    ]
  }
}

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-panda-session-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.