public interface ISecrets { String getAPIToken(); }