{
            "service": "GeoRex Tiles",
            "version": "1.0",
            "endpoints": ["/data/", "/styles/", "/fonts/"],
            "authentication": {
                "method": "Token-based authentication",
                "how_to_get_token": "POST https://api.georex.nl/api/token with X-API-Key header",
                "usage": "Append ?token=YOUR_TOKEN to all tile requests",
                "docs": "https://docs.georex.nl/tiles"
            }
        }