{
  "code": "OK",
  "data": {
    "service": "TheGleamArts Mock",
    "console": "/",
    "openapi": "/openapi.yaml",
    "identities": {
      "(none)": "GUEST",
      "free": "FREE",
      "member": "MEMBER",
      "used": "FREE",
      "expired": "FREE",
      "revoked": "FREE",
      "bad": "FREE"
    },
    "simulators": [
      "_error=CODE",
      "_delay=ms",
      "_empty=1",
      "_degraded=1",
      "_500=1"
    ],
    "errorCatalog": "/_mock/errors",
    "routes": [
      "POST /api/v1/auth/code",
      "POST /api/v1/auth/register",
      "POST /api/v1/auth/login",
      "POST /api/v1/auth/logout",
      "POST /api/v1/auth/refresh",
      "GET /api/v1/auth/session",
      "GET|PATCH /api/v1/users/me",
      "POST /api/v1/users/me/avatar",
      "GET /api/v1/users/me/quota",
      "POST /api/v1/users/me/email-change",
      "GET|POST|DELETE /api/v1/users/me/deletion",
      "GET /api/v1/taxonomies",
      "GET /api/v1/home/featured",
      "GET /api/v1/websites",
      "GET /api/v1/websites/{id}",
      "GET /api/v1/websites/{id}/share",
      "GET /api/v1/prompts",
      "GET /api/v1/prompts/{id}",
      "POST /api/v1/prompts/{id}/copy",
      "POST /api/v1/prompts/{id}/copy/compensate",
      "GET /api/v1/prompts/{id}/share",
      "GET /api/v1/search/suggest",
      "GET /api/v1/search",
      "GET /api/v1/search/hot-words",
      "GET /api/v1/about",
      "GET /api/v1/faqs",
      "GET /api/v1/banners",
      "GET /api/v1/plans",
      "GET /api/v1/subscriptions/me",
      "GET|POST /api/v1/orders",
      "GET /api/v1/orders/{no}",
      "GET /api/v1/orders/{no}/status",
      "POST /api/v1/orders/{no}/cancel",
      "POST /api/v1/orders/{no}/repay",
      "POST /api/v1/newsletter",
      "POST /api/v1/newsletter/confirm",
      "POST /api/v1/newsletter/unsubscribe",
      "GET /api/v1/scratch-card",
      "POST /api/v1/scratch-card/reveal",
      "POST /api/v1/leads",
      "GET /api/v1/site/config",
      "GET /api/v1/site/feature-flags",
      "GET /api/v1/legal/{type}",
      "POST /api/v1/events"
    ]
  },
  "traceId": "ed43821c",
  "serverTime": "2026-08-20T08:33:44Z",
  "meta": {
    "degraded": [],
    "featureFlags": {
      "pointsEnabled": false,
      "submitEnabled": false,
      "scratchEnabled": true,
      "searchEnabled": true,
      "autoRenewEnabled": false,
      "multiCurrencyEnabled": false,
      "i18nLanguages": [
        "en"
      ]
    }
  }
}