Back to catalog
Cortexa research tool·structure·bioimage_archive
BioImageArchive Search Bioimages
Search the BioImage Archive specifically for biological image datasets (BioImages collection). This targets the BioImages-specific collection at EBI, returning imaging studies with microscopy-specific metadata. Example: 'cell division' finds imaging datasets of cell division processes.
Livelast probed 2026-04-30 23:07Z· 83msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 83ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"page_size": {
"description": "Number of results per page. Default: 10. Max: 100.",
"type": [
"integer",
"null"
]
},
"query": {
"description": "Search query for biological imaging data. Examples: 'cell division', 'neuron morphology', 'tissue section', 'live cell imaging'.",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default BioImageArchive Search Bioimages call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BioImageArchive_search_bioimages
- Tool name
- BioImageArchive_search_bioimages
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse