cURL
curl --request GET \ --url http://localhost:5173/api/check-env-key \ --cookie apiKeys=
{ "exists": true }
Verifies whether a specific API key is configured in the environment.
Documentation IndexFetch the complete documentation index at: https://codinit.dev/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://codinit.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Cookie-based authentication storing API keys and provider settings
Environment variable name to check
Key status
Was this page helpful?
Contact support