Versions Compared

Key

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

...

  • TCIA REST APIs: Originally developed using Project Bindaas with Emory University, these APIs provide programmatic access only to public collections and do not require authentication to use them. The TCIA REST API Guide describes these APIs.  Anyone may use these APIs without asking for an API key or secret.
  • National Biomedical Imaging Archive (NBIA) Search REST APIs: Provided as part of the NBIA software, these APIs provide programmatic access to the current search and download functions used in the TCIA radiology portal, and allow access to both public and limited access collections. The NBIA Search REST API Guide describes these APIs. In order to use these APIs, a developer must request a Client ID and Client Secret from the TCIA Help Desk, then use that Client ID and Client Secret to obtain an OAuth2 token. That token must be passed to the server in the https headers of API calls, as described in the guide.

...