Hi all,
I’ve created 3 API keys of which I am successfully using one, so that confirms that they exist. However they are not being listed in https://platform.openai.com/api-keys. The page continues to say “You currently do not have any API keys”
Without them being listed I am unable to manage them such as ‘delete’
Steps to reproduce:
create new key
newly created key not shown in gui but useable in api
I have billing setup and am being charged as expected
I have tried the following:
clear browser cache, incognito browser, other browser - same issue
called the API using different models - that hasn’t fixed it
I’ve come across a similar issue. I can’t see all my created keys, but I use them. I have only one organization for my account, I’ve tried different browsers also, tried to clean all cache and it didn’t help. The problem isn’t solved yet.
I can confirm this is an ongoing issue. I have selected the right project, I am the owner, and the API key I am using is not listed. I am still using the key and being billed for it, so it’s clearly marked somewhere that it’s mine.
I was recently experiencing the same issue. I had an old API key that wasn’t being shown on the site, but the API was clearly still working.
I tried going to the Organization API Keys and Project API keys, and neither screen listed any API keys.
What worked for me is clicking “Your profile” on the lefthand menu, under Settings. There should be a tab called “User API Keys (Legacy)” which finally showed my API key. The URL for that page is https://platform.openai.com/settings/profile/api-keys. The page also recommends migrating to a project based API key.