pub fn api_get( host: &str, path: &str, token: &str, ) -> Result<String, &'static str>
Bearer トークン付き API GET。