Get all API keys
Returns all API keys for the authenticated wallet
curl -X GET "https://openai.ideomind.org/v1/keys"{
"keys": [
"sk_MDQ4MT…vglr"
]
}{
"error": "string"
}Returns all API keys for the authenticated wallet
curl -X GET "https://openai.ideomind.org/v1/keys"{
"keys": [
"sk_MDQ4MT…vglr"
]
}{
"error": "string"
}