Get all available API keys
Map<String, String> getAllApiKeys() { return Map.unmodifiable(_apiKeysEnum); }