{
  "specs": "1.0.4.0",
  "name": "Remote Signing Service at Siemens AG",
  "logo": "https://assets.new.siemens.com/siemens/assets/api/uuid:0dee20fc-e6d0-4be5-9c15-2e25bb2ab928/width:256/logo.png",
  "region": "DE",
  "lang": "en-US",
  "description": "Siemens implementation of the CSC API v1 for creating signatures with remote credentials.",
  "authType": [
    "oauth2code"
  ],
  "oauth2": "https://rss-qa.pki.siemens.cloud/csc/v1",
  "methods": [
    "info",
    "oauth2/authorize",
    "oauth2/token",
    "oauth2/revoke",
    "auth/revoke",
    "credentials/list",
    "credentials/info",
    "credentials/authorize",
    "credentials/extendTransaction",
    "signatures/signHash"
  ]
}