O

Orthanc REST API

REST discovered

Details
URL
https://demo.orthanc-server.com/
Docs
https://orthanc.uclouvain.be/api/
Authentication
Orthanc registered user (HTTP Basic username/password) basic discovered Get credentials ↗
Authorization: Basic <credential>

In the Orthanc server configuration, enable remote/authenticated access by setting RemoteAccessAllowed to true and AuthenticationEnabled to true, then add a username and password under RegisteredUsers as described in How to authenticate users? and Securing Orthanc. This is a server-local credential created by the Orthanc administrator, not a centrally issued cloud token.