be able to limit usage per API token #890
capaj
started this conversation in
Feature Requests
Replies: 1 comment
-
Thanks for asking your question about Deepgram! If you didn't already include it in your post, please be sure to add as much detail as possible so we can assist you efficiently, such as:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
as per title.
I have a B2B app where I would ideally like to bill usage to my users.
Currently I've made a cloudflare worker websocket proxy which rejects if the user went over their allowed usage amount.
It would have saved me the work on this proxy if I was able to limit usage per each API token.
Beta Was this translation helpful? Give feedback.
All reactions