Skip to main content
In v2 we have combined all the data together, so there are no search types like pass_login or domain_email β€” just use password or domain. What else is different:
  1. πŸš€ 1.5x faster for regular queries and 3x for domain queries β€” expect almost no latency.
  2. πŸ“„ Filled with data compiled from all leaked databases.
  3. 🦠 It’s now possible to search the data from info-stealer logs by their origin (type=origin).
  4. πŸ” REST-compliant and simplified search β€” one endpoint, GET /api/v2/query/{query}.
  5. πŸ”“ No more IP linking. Hooray!
Authentication also moved to the X-API-Key header β€” see Authentication.