No. API keys should *never* be made public. You should not be storing these in your `wrangler.toml`.

No. API keys should never be made public. You should not be storing these in your
wrangler.toml
. KV ids are not API keys, so they can be made public.
Was this page helpful?