{
    "name": "fature.al API",
    "version": "1.0.0",
    "documentation": "/api-reference/index.html",
    "api_versions": [
        {
            "name": "v2"
        },
        {
            "name": "v1",
            "current": true
        }
    ],
    "surfaces": {
        "openapi": "/api-reference/openapi.json",
        "llms_txt": "/api-reference/llms.txt",
        "llms_full": "/api-reference/llms-full.txt",
        "search_index": "/api-reference/search-index.json",
        "postman": "/api-reference/postman.json",
        "sitemap": "/api-reference/sitemap.xml"
    },
    "endpoints": 77,
    "generator": "lusen"
}