Iiif: Get Manifest
Iiif via Parse · developer_tools
Fetch and parse a IIIF Presentation API manifest from any public URL. Returns the complete manifest JSON including context, type, label, items (canvases with annotation pages and image bodies), behavior, and all other properties defined by the manifest author. The response structure varies by manifest but always includes id, type, and label at minimum. Interact with the International Image Interoperability Framework (IIIF) ecosystem: fetch and parse manifests, normalize metadata, validate against the IIIF Presentation API spec, and discover community events, news, and cookbook recipes. Fulfilled by Parse from iiif.io.
- developer-tools
- education
- iiif
- iiif-io
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3f99f0f1-1d32-49cb-a9d7-962e6e9ba27c/get_manifest
- Interface artifact
- sha256:bdf4d4d2b449f7f31c64d35ac5ab3ccc43526c802fa8697179681d9546326ffc
- Manifest digest
- sha256:26275dacc63f3b408ad7b8682456fab05565b8187871f29f9ab83422c16b306d
Request fields
- url (string, required): The URL of the IIIF manifest to fetch.: Allowed values: https://iiif.io/api/cookbook/recipe/0009-book-1/manifest.json, https://iiif.io/api/cookbook/recipe/0008-rights/manifest.json, https://iiif.io/api/cookbook/recipe/0001-mvm-image/manifest.json
Example queries
- {"url":"https://iiif.io/api/cookbook/recipe/0009-book-1/manifest.json"}