pub fn hash_api_key(api_key: &str) -> String
SHA-256 hash of an API key, returned as a lowercase hex string.