API key generator
Generate cryptographically secure API keys and secret tokens with up to 64
bytes (512 bits) of entropy. Add a prefix such as sk_live_ to match common
conventions, and choose hex, base62 or base64url encoding.
Keys are produced entirely in your browser with the Web Crypto API. It is privacy-first: nothing is transmitted or logged. Copy and store your key securely — this tool keeps no record of it.