orthanc-server.com
Orthanc is an open-source DICOM server and medical imaging microservice. It stores and serves medical imaging data and provides programmatic access to imaging resources and related server functions over HTTP.
Orthanc exposes one documented HTTP REST API for DICOM storage/query/retrieve and server administration; authentication is typically HTTP Basic using server-configured registered users.
- Orthanc REST APIdiscovered
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.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing