{
    "name": "TrueEntropy API",
    "version": "1.0.0",
    "status": "operational",
    "powered_by": "QuBitLang · IBM Quantum · AI",
    "endpoints": {
        "health": "https://api.trueentropy.net/v1/health",
        "integers": "https://api.trueentropy.net/v1/integers",
        "floats": "https://api.trueentropy.net/v1/floats",
        "bytes": "https://api.trueentropy.net/v1/bytes",
        "uuid": "https://api.trueentropy.net/v1/uuid",
        "bitstring": "https://api.trueentropy.net/v1/bitstring",
        "shuffle": "https://api.trueentropy.net/v1/shuffle",
        "batch": "https://api.trueentropy.net/v1/batch",
        "certificate": "https://api.trueentropy.net/v1/certificate",
        "usage": "https://api.trueentropy.net/v1/usage"
    },
    "documentation": "https://trueentropy.net/docs/api/",
    "dashboard": "https://trueentropy.net/dashboard/"
}