{
    "name": "Toolsy API Hub",
    "version": "1.0.0",
    "description": "Developer-oriented REST API for generating and validating structured data",
    "documentation": "https://docs.toolsyit.com",
    "endpoints": {
        "health": "/health",
        "uuid": "/api/v1/uuid/*",
        "token": "/api/v1/token/*",
        "slug": "/api/v1/slug/*",
        "json": "/api/v1/json/*",
        "hash": "/api/v1/hash/*"
    }
}