User-friendly dashboard to view API call history and usage?

Is there any way to nicely see API call history, see inputs and outputs, and see how that directly relates to cost?

Would be nice to have a dashboard similar to OpenAi.

Is this already somewhere and I am missing this? If not, would this be a possibility in the future.

2 Likes

Hi @ZachFish, You can see the Input token count, request per day count, billing info in the usage and billing section by navigating to the API key page in AI studio. Thank You.

Hello @Kiran_Sai_Ramineni @ZachFish, I am searching for a way to see API call inputs and outputs, just like the dashboards in the OpenAI developer website, for debugging purposes. Is there any way to check all of the information, most importantly the “response” object for every API call?