{
  "ok": true,
  "routes": [
    "/rates",
    "/price",
    "/config",
    "/catalog",
    "/promotions",
    "/popups",
    "/assets/...",
    "/admin/config (GET/PUT)",
    "/admin/items (GET/POST)",
    "/admin/items/:id (PUT/DELETE)",
    "/admin/promotions (GET/POST)",
    "/admin/promotions/:id (PUT/DELETE)",
    "/admin/upload (POST)",
    "/history/gold/days",
    "/history/gold/months",
    "/history/silver/days",
    "/history/silver/months",
    "/admin/update-history"
  ]
}