REST API v1
Warning
The API described on this page is deprecated and is going to be shut down 2025-09-30.
Technical Details
| Trait |
Implementation |
| Type |
Restful Webservice |
| Protocol |
HTTPS (443/TCP) |
| Authentication |
User-specific SSL client certificate for protected resources (issued on request) |
| Response format |
JSON: - Special characters in string attributes will be escaped with HTML entities for security reasons
- Dates are in JSON representation of the JavaScript Date object (also conform to ISO8601) in UTC time
|
| Status Codes |
- 200 (OK)
- 301 (Moved Permanently)
- 401 (Unauthorized)
- 404 (Not Found)
- 410 (Gone)
- 500 (Internal Server Error)
|
OpenAPI Specification
Any questions left?