There was an error while loading. Please reload this page.
let config = HttpConfig::new("https://api.wauldo.com") .with_header("X-RapidAPI-Key", "YOUR_KEY") .with_header("X-RapidAPI-Host", "smart-rag-api.p.rapidapi.com"); let client = HttpClient::new(config)?;
Free: 300 req/month at RapidAPI.
let config = HttpConfig::new("https://api.wauldo.com").with_api_key("tig_live_...");