Thanks for creating this!
Not able to add key or see my usage
is it working for others?
Yes, adding multiple keys works. You can add them all and you will see a combined version of all the data. Then under “Users” filter, you can select only the users you want to see, in order to view them individually again.
Oh no, it seems to work fine for me still, are you using cookie session one? Open the console (F12) and see what’s logged in there?
I have generated API key in corporate account settings, pasted it properly. But “Add account” button still greyed out. What can be wrong?
It is actually under “Admin API Keys”, not “User API Keys”!
- Visit dashboard settings Cursor - The AI Code Editor
- Scroll down to “Advanced”
- Create an Admin API Key
I see, thank you. Unfortunately admin api keys are not available for us, as this is a corporate subscription, probably only account admin can create it. OK, no problem.
I’m working hard on releasing an open source and/or a desktop app, and you can just use your cookie sessions as a workaround! They’re actually MORE detailed than business api keys (with the exception of AI Code Tracking! But these ones are already enough in the actual dashboard you already see)
What files does it support for import?
In some situations I only receive stakeholder exports and they are usually csv/excel. Is there a way to import them and see statistics?
Can you share the .csv to me so I can analyze it? Is it the same as the “Export CSV” in the dashboard? Is this with an account you cannot access (not your account?)
I was thinking I could also support this export for simplicity, the problem is that it only goes back to 30 days each, so exporting them takes time. That’s why I recommended getting the data directly through API.
- Press F12 (Dev Tools/Inspect Element)
- At the top of that window you see a bunch of tabs → find Application and click on that
- You will see a list at the left side, find “Cookies” and expand it
- Under cursor.com you will find
WorkosCursorSessionToken
Yes. It is a business admin account that I do not have access to and is the only source of data for tracking.
That’s why I asked if I could see the statistics in case the admin uses your board and connects his API Key.
Add memorization of the selected date range and of the “View: [summary / events]” please
Yes, I’m working hard on making it open source and a desktop app! Progress is happening, even if it takes time. Thank you so much for your patience, it means a lot to me!
Bug: events data is not updated if the service page was opened earlier than today (synchronization failure after date change).
ERROR 401 Instead of sync
cursortokens.vercel.app-1762167875861.zip (1.4 KB)
Just getting started with it, looks great so far.
One thing I noticed is that, in the Brave Browser, you have to have “Shields Down” for the site for it to work. You might want to have it detect if you’re in Brave Browser and advise the user to put Shields Down, maybe during setup.
Also: the tooltips raised by the ‘i’ icons within the cards that display “Total M Tokens”, “Real API Cost”, etc. are raising to the north of the icon, with a z-index that causes them to be partially obscured by the ‘Last Updated’ div.
Also: it looks like the site is hijacking “Control-D” to switch itself to “Dark Mode”, which breaks default browser behavior for that shortcut meaning “Add Bookmark”.



