How to count tokens for moderation model

Here, I’m working with moderation model. I found this model is free but it still has rate limit. Since this model doesn’t return the tokens used with the response how can I know that I’m reaching limit or not? or even number or tokens that I used?