Open Data API · v0
Images API
Read-only images endpoints, backed by the Scientific Data Engine.
GET/api/v0/images
ImplementedCatalogue of verified scientific images with depicted object, capturing instrument, source, and license. Image files retain their upstream license.
| Parameter | In | Type | Description |
|---|---|---|---|
| limit | query | integer | Maximum results to return (default 50, max 200). |
Returns
{ total, count, items: Image[] }
Try it
/api/v0/images?limit=10