NeuroMorpho.org API
REST API for accessing neuron morphology data from NeuroMorpho.org, a curated repository of digitally reconstructed neurons. Provides endpoints for querying neuron metadata, morphometric measurements, and associated publications.
Base URL:
Auth: none
Endpoints: 26
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:09:11.002938
https://neuromorpho.org/api/Auth: none
Endpoints: 26
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:09:11.002938
Links
Documentation:
- API official
1005ms
Avg latency (7d)27
Probes (7d)Latency (7d)
Success Rate (7d)
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/ | API Information | — | 200 | 456ms |
GET |
/health | Health check | — | 200 | 449ms |
GET |
/literature | List publications | — | — | — |
GET |
/literature/fields | Get literature fields | — | — | — |
GET |
/literature/id/{article_id} | Get publication by ID | — | — | — |
GET |
/literature/select | Query literature | — | 200 | 497ms |
GET |
/morphometry | List morphometry measurements | — | 200 | 505ms |
GET |
/morphometry/fields | Get morphometry fields | — | 200 | 434ms |
GET |
/morphometry/id/{id} | Get Morphometry Data | — | 200 | 442ms |
GET |
/morphometry/id/{neuronId} | Get morphometry data | — | — | — |
GET |
/morphometry/id/{neuron_id} | Get morphometry by neuron ID | — | — | — |
GET |
/morphometry/name/{neuron_name} | Get morphometry by neuron name | — | — | — |
GET |
/morphometry/select | Query morphometry data | — | 404 | 508ms |
GET |
/neuron | List neurons | — | 200 | 454ms |
GET |
/neuron/fields | Get neuron fields | — | 200 | 442ms |
GET |
/neuron/fields/{fieldName} | Get field values | — | — | — |
GET |
/neuron/fields/{field_name} | Get field values | — | — | — |
GET |
/neuron/id/{id} | Get Neuron by ID | — | 200 | 1028ms |
GET |
/neuron/id/{neuronId} | Get neuron by ID | — | — | — |
GET |
/neuron/id/{neuron_id} | Get neuron by ID | — | — | — |
GET |
/neuron/name/{neuron_name} | Get neuron by name | — | — | — |
GET |
/neuron/partition/{field_name} | Get field distribution | — | — | — |
GET |
/neuron/select | Query neurons | — | 200 | 499ms |
GET |
/pvec | List persistence vectors | — | — | — |
GET |
/pvec/id/{id} | Get Persistence Vector | — | 200 | 441ms |
GET |
/pvec/id/{neuron_id} | Get persistence vector by neuron ID | — | — | — |