Back to catalog
Cortexa research tool·genomics·gnps
GNPS Get Spectrum
Retrieve a mass spectrometry (MS/MS) reference spectrum from the GNPS spectral library using a Universal Spectrum Identifier (USI). Returns precursor m/z, charge, number of peaks, m/z range, and the top 20 peaks by intensity. GNPS is the world's largest community-curated spectral library for metabolomics and natural products research. Example: 'mzspec:GNPS:GNPS-LIBRARY:accession:CCMSLIB00005435737' retrieves a reference spectrum with precursor m/z 405.264 and 83 peaks.
Livelast probed 2026-05-01 01:00Z· 106msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 106ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"usi": {
"description": "Universal Spectrum Identifier. Format: 'mzspec:GNPS:GNPS-LIBRARY:accession:CCMSLIB{id}'. Example: 'mzspec:GNPS:GNPS-LIBRARY:accession:CCMSLIB00005435737'.",
"type": "string"
}
},
"required": [
"usi"
],
"type": "object"
}Examples (1)
Default GNPS Get Spectrum call
public-safeinput
{
"usi": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GNPS_get_spectrum
- Tool name
- GNPS_get_spectrum
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse