{
    "ok": true,
    "name": "Warehouse Tools API",
    "version": "v1",
    "basePath": "/apis",
    "routes": [
        "GET /apis/health",
        "GET /apis/auth/session",
        "POST /apis/auth/login",
        "POST /apis/auth/setup",
        "POST /apis/auth/logout",
        "GET /apis/db-check (Administrator)",
        "CRUD /apis/products",
        "CRUD /apis/users",
        "CRUD /apis/roles",
        "CRUD /apis/access-groups",
        "GET/PUT /apis/access-policies",
        "CRUD /apis/grns",
        "CRUD /apis/locations",
        "GET /apis/pallets and Pallet location actions",
        "GET/PUT/DELETE /apis/page-layouts/{page-key}",
        "GET/PUT /apis/visual-settings",
        "GET/PUT /apis/settings/{visual|warehouse}",
        "CRUD /apis/custom-fields",
        "CRUD /apis/mhe/forklifts",
        "CRUD /apis/mhe/check-definitions",
        "CRUD /apis/mhe/check-records",
        "CRUD /apis/planner/loads",
        "CRUD /apis/kanban/boards",
        "CRUD /apis/kanban/lists",
        "CRUD /apis/kanban/cards",
        "GET/POST /apis/data-imports",
        "GET/PUT /apis/warehouse-map and POST /apis/warehouse-map/history/{revision}/restore"
    ]
}