Java Client for Hub/Inference API

Hello. I’m looking for a Java Client that wraps the Hub and Interface API. Does such a client exist? I realize there are the Python and Typescript clients. However, for now, I’m stuck with using Java to interact with HuggingFace

Additionally, is there documentation for the Hub API? I see documentation for the Hub Python client, but this is the client implementation, not the actual API documentation. My current bet is to comb through the Python GH repo and reverse-engineer the API documentation. But this is tedious. I’m looking for the public documentation of the API itself.

Thanks.

I don’t if it was not available when posted but I could find it here: