# LeakRadar > LeakRadar.io is a threat-intelligence platform that indexes 446B+ plain-text credentials from stealer logs, combolists, database breaches and dark-web dumps. Security teams, pentesters and incident responders use it to search, monitor and remediate credential exposure in milliseconds. LeakRadar is built by Radar Forge SAS (France). It collects leaked credentials exclusively from public forums and Telegram channels, stores them as plain text (no hashes, no redaction), and provides real-time alerts when new records match monitored domains, emails or keywords. Alerts can be delivered via Email, Slack, Discord, Telegram or Webhook. ## Product - [Homepage](https://leakradar.io/en): Main landing page with features, pricing and FAQ - [API Documentation](https://docs.leakradar.io): Interactive REST API reference (ReDoc UI, JavaScript). For programmatic or AI use, parse the OpenAPI schema below instead - [LLMs Full Reference](https://leakradar.io/llms-full.txt): Complete API reference, pricing details and product context for AI agents - [OpenAPI Schema](https://api.leakradar.io/openapi.json): Machine-readable OpenAPI 3.1 spec - [Python Wrapper](https://github.com/LeakRadar/leakradar-wrapper): Official Python client, install with `pip install leakradar` - [Status Page](https://status.leakradar.io): Real-time uptime and incident history - [Blog](https://leakradar.io/en/blog): Weekly stealer log analyses, breach-hunting techniques and threat intelligence articles - [Domain Reports](https://leakradar.io/en/domain-reports): Public breach exposure reports for domains - [Leaks Database](https://leakradar.io/en/leaks): Browsable index of indexed leaks - [Recent Leaks](https://leakradar.io/en/leaks/recent): Latest indexed leaks ## Search Capabilities LeakRadar supports five search modes, all querying the same underlying leak database: - **Email Search**: Query a single email address or username and retrieve every leak containing it. - **Domain Search**: Map a domain's full exposure. Results are categorized into employees (email_domain = company AND url_domain = company), third-party accounts (email_domain = company AND url_domain != company), and customers (url_domain = company AND email_domain != company). - **Advanced Search**: Combine criteria with boolean operators, wildcards and field filters across: url, url_host, url_domain, url_tld, url_scheme, url_port, username, password, email_host, email_domain, email_tld. - **Raw Search**: Full-text search across raw leak files and stealer logs. Browse containers, parts, and download files (Platinum and above). - **Dark Web Search**: Search dark web forum posts and mentions (Enterprise and above). ## Use Cases - [Bug Bounty](https://leakradar.io/en/use-cases/bug-bounty): Find leaked credentials as part of vulnerability reports - [Domain Monitoring](https://leakradar.io/en/use-cases/domain-monitoring): Continuous monitoring of corporate domain exposure - [Email Monitoring](https://leakradar.io/en/use-cases/email-monitoring): Track specific email addresses across new leaks - [Research](https://leakradar.io/en/use-cases/research): Threat intelligence research and analysis ## Industries - [Financial Services](https://leakradar.io/en/industry/financial-services): Prevent credential-based fraud in banking and finance - [Technology & SaaS](https://leakradar.io/en/industry/technology-saas): Monitor developer credentials, API keys, cloud accounts - [Retail & E-commerce](https://leakradar.io/en/industry/retail-ecommerce): Protect customer accounts from credential stuffing - [Manufacturing](https://leakradar.io/en/industry/manufacturing): Defend against supply chain attacks and industrial credential theft - [Government](https://leakradar.io/en/industry/government): Secure public sector credentials and meet compliance requirements - [Education](https://leakradar.io/en/industry/education): Protect student and faculty accounts - [Healthcare](https://leakradar.io/en/industry/healthcare): Secure patient and staff credentials - [Legal Services](https://leakradar.io/en/industry/legal-services): Protect attorney-client confidentiality ## Pricing All plans include unlimited searches. "Unlocks" reveal plain-text usernames and passwords. Annual billing saves 20%. Lifetime plans save 70% (no Lifetime tier on Unlimited). - **Free** (0 EUR): monitor 1 asset (your signup email only), email-channel alerts only (no Slack/Telegram/Webhook/Discord), no plain-text unlocks, no auto-unlock, no extra BCC recipients. Auto-disabled after 90 days of inactivity. No credit card required. - **Starter** (29.99 EUR/mo · 299.99 EUR/yr · 899.99 EUR lifetime): 10,000 unlocks/day, Email + Domain search, monitor 20 assets, API access - **Enterprise** (69.99 EUR/mo · 699.99 EUR/yr · 2,099.99 EUR lifetime): 100,000 unlocks/day, + Advanced + Dark Web search, monitor 100 assets, team up to 2 - **Platinum** (159.99 EUR/mo · 1,599.99 EUR/yr · 4,799.99 EUR lifetime): 300,000 unlocks/day, + Raw search, 50 GB downloads, monitor 1,000 assets, team up to 5 - **Unlimited** (999.99 EUR/mo · 9,999.99 EUR/yr): unlimited unlocks (no points), 500 GB downloads, monitor 10,000 assets, all features, team up to 10 Custom plans available on request: contact@leakradar.io. Free lifetime access for law enforcement and military teams. Accepts credit cards (Stripe) and 100+ cryptocurrencies (NowPayments). ## API - Base URL: `https://api.leakradar.io` - Authentication: Bearer token (API key) in `Authorization` header - Rate limits: vary per plan (600 to 3000 req/min on the throttle middleware); `X-RateLimit-*` headers returned on every search response - OpenAPI schema: https://api.leakradar.io/openapi.json - Full documentation: https://docs.leakradar.io - Complete reference for AI agents: https://leakradar.io/llms-full.txt ## Comparisons - [LeakRadar vs Have I Been Pwned](https://leakradar.io/en/alternatives/have-i-been-pwned): LeakRadar shows actual plain-text passwords; HIBP only confirms breach presence - [LeakRadar vs DeHashed](https://leakradar.io/en/alternatives/dehashed) - [LeakRadar vs Snusbase](https://leakradar.io/en/alternatives/snusbase) - [LeakRadar vs Intelligence X](https://leakradar.io/en/alternatives/intelligence-x) - [LeakRadar vs LeakCheck](https://leakradar.io/en/alternatives/leakcheck) - [LeakRadar vs SpyCloud](https://leakradar.io/en/alternatives/spycloud) - [LeakRadar vs Hudson Rock](https://leakradar.io/en/alternatives/hudson-rock) - [LeakRadar vs Flare](https://leakradar.io/en/alternatives/flare) - [All Alternatives](https://leakradar.io/en/alternatives) ## Legal - [Terms of Service](https://leakradar.io/en/terms) - [Privacy Policy](https://leakradar.io/en/privacy) - [Contact](https://leakradar.io/en/contact-us) ## Optional - [AlternativeTo listing](https://alternativeto.net/software/leakradar-io/) - [Crunchbase profile](https://www.crunchbase.com/organization/leakradar) - [GitHub organization](https://github.com/LeakRadar) - [SubdomainRadar.io](https://subdomainradar.io): Sister product for subdomain discovery