
Download 3-D expression grid data packaged into a compressed archive file (.zip).
http://api.brain-map.org/grid_data/download/[SectionDataSet.id]&include=[images]
Download the 200um density volume for the Mouse Brain Atlas SectionDataSet 69816930:
http://api.brain-map.org/grid_data/download/69816930
Download the 200um energy and intensity volumes for Mouse Brain Atlas SectionDataSet 69816930:
http://api.brain-map.org/grid_data/download/183282970?include=energy,intensity
Download the energy volume for the Mouse Brain Atlas’ coronal Adora2a experiment.
First, search for relevant experiments’ IDs (SectionDataSets):
http://api.brain-map.org/api/v2/data/query.xml?criteria= model::SectionDataSet, rma::criteria,[failed$eq'false'],products[abbreviation$eq'Mouse'],plane_of_section[name$eq'coronal'],genes[acronym$eq'Adora2a']
Then, download the energy volume for each of the experiments’ IDs:
http://api.brain-map.org/grid_data/download/72109410?include=energy
Zip file (.zip) containing a folder filled with the default files (data_set.xml, energy.mhd, energy.raw) or the requested data volumes.

Download 3-D projection grid data packaged into a compressed .nrrd image.
http://api.brain-map.org/grid_data/download_file/[SectionDataSet.id]&image=[image]&resolution=[resolution]
Download the 100um density volume for the Mouse Connectivity Atlas SectionDataSet 181777177:
http://api.brain-map.org/grid_data/download_file/181777177
Download the 25um injection_fraction volume for Mouse Connectivity Atlas SectionDataSet 181777177:
http://api.brain-map.org/grid_data/download_file/181777177?image=injection_fraction&resolution=25
The response will be a single 32-big floating point Nrrd image named for the requested image type and resolution. If no image is specified, the density volume is returned. If no resolution is specified, 100um resolution is assumed.
Explore how brain atlases are created and organized through ontologies. Learn about anatomical structure hierarchies and classification systems.
Master image-to-image synchronization for comparing brain atlas data. Navigate corresponding sections across multiple datasets simultaneously.
Discover how to download .well-known files from Allen Institute resources. Access metadata and configuration information for data integration.