Identification

/api/id

The /api/id endpoint provides some general identity information of the running instance.

GET /api/id
{
  "classification": "unclassified",
  "name": "{product-name}",
  "version": "1.17.65"
}