{
    "ok": true,
    "data": {
        "name": "GoSoft Standards API",
        "description": "Single source of truth for params_*, system_* and monedas tables.",
        "environment": "development",
        "endpoints": {
            "system": [
                "/system/apps",
                "/system/modules",
                "/system/menu",
                "/system/forms",
                "/system/versions"
            ],
            "geo": [
                "/countries",
                "/countries/{iso}/states",
                "/countries/{iso}/cities"
            ],
            "monedas": [
                "/monedas",
                "/monedas/tipos-cambio"
            ],
            "voucher": [
                "/voucher-types"
            ],
            "params": [
                "/params",
                "/params/{name}"
            ],
            "health": [
                "/health"
            ]
        }
    },
    "count": 4,
    "cached_at": "2026-07-13 10:41:59",
    "ttl": 0,
    "version": "1.0"
}