[object Object] vs Orthanc API
If you need a Development API that's easy to integrate, go with Orthanc API.
[object Object]
[object Object]
Orthanc API
This is the full documentation of the [REST API](https://book.orthanc-server.com/users/rest.html) of Orthanc.<p>This reference is automatically generated from the source code of Orthanc. A [shorter...
[object Object]
- Requires No authentication
- No HTTPS support
Orthanc API
- Simple API key authentication
- HTTPS supported
| Feature | [object Object] | Orthanc API |
|---|---|---|
| Authentication | No | apiKey |
| HTTPS | No | Yes |
| CORS | Unknown | Unknown |
When to use which?
Orthanc API supports HTTPS, which is required for production deployments and secure data handling.