Generate and copy an API key
- Choose the output format: hex, base64, or alphanumeric.
- Set the key length in bytes (32 bytes recommended for 256-bit security).
- Click Generate — the key is created using crypto.getRandomValues().
- Copy the key and store it securely; do not share it in URLs or logs.