Could you modify it so I can check multiple api keys at once?
#5
by
Gdudjdhq9shdy7whsy7
- opened
Could you modify the key-checking format so that I can check multiple keys at once by listing them vertically, instead of one by one? Additionally, it would be great if the results could also be displayed vertically, like this:
[
{
"sk-hys45ey34t": {
"key_type": "OpenAI",
"key_availability": false,
...
..
.
},
{
"sk-hsrthe5ty": {
"key_type": "Anthropic Claude",
...
..
.
}
]
As always, thank you so much for your efforts!
I don't have any plan on adding that as it could potentially be abused or spammed, sorry