Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you are interested in using the API and have any questions, please contact us at help@cancerimagingarchive.net.

Previously, access to the APIs required an API-KEY.   An API-KEY is no longer required to access the public TCIA collections.

...

This can be broken down as follows:

ObjectExampleDescription
BaseURLhttps://services.cancerimagingarchive.net/services/v4The BaseURL includes the version number of this API (v4 in this example)
Resource/TCIA
QueryEndpoint/query/getPatientStudy
Query ParametersCollection=TCGA-GBM &
PatientID=GBM-0123

Formatformat=csvSome APIs support CSV/HTML/XML/JSON, while others only support a single return type.
Therefore this is required only in instances where multiple return types are supported.

...