Manage API keys
Hello,
Is there any way to manage API keys via the API — for example, to automatically generate a new key for every pod I create?
2 Replies
Would it help if I told you your Pods have their own API Keys as $RUNPOD_API_KEY in their env vars?
https://docs.runpod.io/pods/references/environment-variables
Runpod Documentation
Pod environment variables - Runpod Documentation
@Dj totally, thank you.