Back to catalog
Cortexa research tool·genomics·massive
MassIVE Search Datasets
Search the MassIVE proteomics repository for mass spectrometry datasets. MassIVE hosts thousands of proteomics datasets accessible via the ProXI standard API. Returns dataset accessions, titles, species, instruments, and keywords. Optionally filter by NCBI taxonomy ID for species.
Livelast probed 2026-05-01 01:00Z· 510msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 510ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"page_size": {
"default": 10,
"description": "Number of results to return (max 100)",
"type": "integer"
},
"species": {
"description": "NCBI taxonomy ID to filter by species (e.g., '9606' for human, '10090' for mouse)",
"type": [
"string",
"null"
]
}
},
"required": [],
"type": "object"
}Examples (1)
Default MassIVE Search Datasets call
public-safeinput
{
"page_size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MassIVE_search_datasets
- Tool name
- MassIVE_search_datasets
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse