{
  "data": {
    "authenticated": false,
    "endpoints": [
      {
        "description": "Welcome endpoint that lists all available routes",
        "methods": [
          "GET"
        ],
        "name": "root.welcome",
        "path": "/",
        "protected": false
      }
    ],
    "name": "EC-OECD STIP Survey Prefilling API",
    "service": {
      "host": "oecd.metasphere.xyz",
      "url": "http://oecd.metasphere.xyz"
    },
    "version": "1.0.0"
  },
  "message": "Welcome! Please log in to access protected endpoints.",
  "metadata": null,
  "success": true,
  "warnings": []
}
