{
  "name": "PintAPI",
  "version": "2.4.1",
  "status": "operational",
  "environment": "production",
  "documentation": "https://barpro.fr/api-reference.html",
  "openapi": "https://api.barpro.fr/v2/openapi.json",
  "_links": {
    "status": {
      "href": "/v2/status",
      "method": "GET"
    },
    "regions": {
      "href": "/v2/regions",
      "method": "GET"
    },
    "deployments": {
      "href": "/v2/deployments",
      "method": "GET"
    }
  },
  "message": "PintAPI v2 — interface de pilotage de l'infrastructure brassicole BarPro. Authentification requise sur les ressources de déploiement (Authorization: Bearer <clé>)."
}
