O
Orthanc REST API
Details
- URL
-
https://demo.orthanc-server.com/ - Docs
- https://orthanc.uclouvain.be/api/
Authentication
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.