Keio University · Example Payload
Keio Iiif Manifest Excerpt
EducationHigher EducationUniversityJapanResearchInstitutional RepositoryResearch RepositoryIdentity FederationDigital CollectionsIIIFOAI-PMHOpen AccessCultural Heritage
Keio Iiif Manifest Excerpt is an example object payload from Keio University, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
labelattributionlicense@id@typeviewingDirection@contextwithinsequencesx-excerpt-note
Example Payload
{
"label": "グーテンベルク42行聖書",
"attribution": "慶應義塾大学メディアセンター\nKeio University Libraries",
"license": "<a href=\"https://dcollections.lib.keio.ac.jp/ja/about\" target=\"_blank\">https://dcollections.lib.keio.ac.jp/ja/about</a>",
"@id": "https://dcollections.lib.keio.ac.jp/sites/default/files/iiif/GTB/manifest.json",
"@type": "sc:Manifest",
"viewingDirection": "left-to-right",
"@context": "http://iiif.io/api/presentation/2/context.json",
"within": "https://dcollections.lib.keio.ac.jp/",
"sequences": [
{
"@id": "https://iiif.lib.keio.ac.jp/iipsrv/GTB/sequence.json",
"@type": "sc:Sequence",
"canvases": [
{
"label": "000a",
"@id": "https://dcollections.lib.keio.ac.jp/sites/default/files/iiif/GTB/page1",
"@type": "sc:Canvas",
"height": 2933,
"width": 3800,
"images": [
{
"@id": "https://iiif.lib.keio.ac.jp/iiif/GTB/ano1",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "https://dcollections.lib.keio.ac.jp/sites/default/files/iiif/GTB/page1",
"resource": {
"@id": "https://iiif.lib.keio.ac.jp/iiif/GTB/img1",
"@type": "dctypes:Image",
"format": "Image/jpeg",
"height": 2933,
"width": 3800,
"service": {
"@id": "https://iiif.lib.keio.ac.jp/iipsrv/GTB/tif/000a.tif",
"@context": "http://iiif.io/api/image/2/context.json",
"profile": "http://iiif.io/api/image/2/level1.json"
}
}
}
]
},
{
"label": "000av",
"@id": "https://dcollections.lib.keio.ac.jp/sites/default/files/iiif/GTB/page2",
"@type": "sc:Canvas",
"height": 2933,
"width": 3800,
"images": [
{
"@id": "https://iiif.lib.keio.ac.jp/iiif/GTB/ano2",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "https://dcollections.lib.keio.ac.jp/sites/default/files/iiif/GTB/page2",
"resource": {
"@id": "https://iiif.lib.keio.ac.jp/iiif/GTB/img2",
"@type": "dctypes:Image",
"format": "Image/jpeg",
"height": 2933,
"width": 3800,
"service": {
"@id": "https://iiif.lib.keio.ac.jp/iipsrv/GTB/tif/000av.tif",
"@context": "http://iiif.io/api/image/2/context.json",
"profile": "http://iiif.io/api/image/2/level1.json"
}
}
}
]
}
]
}
],
"x-excerpt-note": "Excerpt: sequences[0].canvases truncated from 656 to the first 2 for artifact size. Full manifest at the @id URL."
}
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.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/keio-iiif-manifest-excerpt"
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.