{
  "service": "MythicPSA (mock)",
  "docs": "/openapi.yaml",
  "auth_header": "X-Api-Key",
  "endpoints": [
    "/api/v1/me",
    "/api/v1/organizations",
    "/api/v1/contacts",
    "/api/v1/configurations",
    "/api/v1/agreements",
    "/api/v1/_reset"
  ]
}