pub const API_KEY_ENV: &str = "TYPESAFE_API_KEY";
The environment variable a client reads its API key from when none is passed explicitly.