Rate-limit by Api Key for one organization

Hello,

I would like to know how many secret-key may I create in tier 3, and how can I limit the usage by secret-key to 10$ each ?

Best,

Arnault

This is not possible.

You’ll want to make your own billing system on your backend. API keys aren’t meant for processing payments for individual users.

1 Like

Interesting.

Well my use case is that I have 30 students I’d like to teach how to use openAI API. Thus I can’t manage it in a backend that would be too complicated. And I’d like to provide the $300 on one account and allocate to each student $10. Is there anyway to achieve this ?

Best,

Arnault

1 Like