Skip to main content

Welcome

Authentication

All API endpoints are authenticated using an API-Token.
"security": [
  {
    "API-Token": []
  }
]