The Cancer Imaging Archive
NOTE: You need an API-Key to use this API. See README for more details. The Cancer Imaging Archive (TCIA) is a public repository of cancer images and related clinical data for the express purpose of enabling open science research. Currently over 26 million radiologic images of cancer are contained in this repository. The API allows you to query metadata and download images from the various…
The Cancer Imaging Archive endpoints
| Method | Endpoint | Description |
|---|---|---|
| Query Image Metadata | ||
| GET |
getCollectionValues /getCollectionValues |
Set of all TCIA collection names |
| GET |
getModalityValues /getModalityValues |
getModalityValues |
| GET |
getBodyPartValues /getBodyPartValues |
Set of all body part names filtered by query keys |
| GET |
getPatientStudy /getPatientStudy |
Returns a set of patient/study objects filtered by query keys |
| GET |
getSeries /getSeries |
Returns a set of series objects filtered by query keys |
| GET |
getPatient /getPatient |
Returns a set of patient objects filtered by query keys |
| GET |
getManufacturerValues /getManufacturerValues |
Returns a set of all manufacturer names filtered by query keys |
| Retrieve Images | ||
| GET |
getImage /getImage |
Set of images in a zip file. NOTE: The resulting zip files can become very large. We strongly advise not testing this endpoint via Mashape. Instead, consider using curl with the… |
The Cancer Imaging Archive pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|