Hi there,
I have a few API keys made and would like to see the usage/cost of each API, is that possible?
If so how do I make the report, cause i couldn’t find this option at first sight.
Thank you in advance.
Hi there,
I have a few API keys made and would like to see the usage/cost of each API, is that possible?
If so how do I make the report, cause i couldn’t find this option at first sight.
Thank you in advance.
The options from the account usage page are the only statistics available at present.
If you wish to have something more separated, you will need to implement the tiktoken library to count tokens and track usage from your own code.