Hello there, I wanted to know how I can get the total usage that I’ve incurred for hardware spaces programmatically. Is there any endpoint provided by huggingface which I can use for this?
1 Like
I’ve never heard of that…
As far as I know, information accessible via tokens is mostly covered by the huggingface_hub
library, but I don’t think there are many APIs that allow you to refer to or manipulate account-specific information. @meganariley