Skip to main content

DarkRecon

DarkRecon helps you generate breach intelligence reports from one or more email addresses, then download packaged results for review and distribution.

Base URL

https://darkrecon.1337807.xyz

Authentication

DarkRecon uses an API key sent in the request header:
  • X-API-Key: <your_api_key>
See /darkrecon/authentication.

Typical workflow

  1. Generate a report: POST /recon
  2. List reports: GET /view_breaches
  3. Download a report ZIP: GET /download/{report_name}