pub fn build_api_url( interface: &str, method: &str, version: &str, _parameters: HashMap<String, String>) -> String