User Tools

Site Tools


api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
api [2025/03/25 12:42]
kaduuwikiadmin [API Script to find and extracts accounts in leaks]
api [2025/04/27 15:47] (current)
kaduuwikiadmin [API Script to find and extracts accounts in leaks]
Line 3: Line 3:
 ===== Introduction ===== ===== Introduction =====
  
-Kaduu consists of two plattforms:+Kaduu consists of different plattforms:
  
   * Deepweb (https://deepweb.leak.center)   * Deepweb (https://deepweb.leak.center)
   * Control (https://control.leak.center)   * Control (https://control.leak.center)
 +  * Central API https://client-api.leak.center/swagger/
  
-Deepweb is used for live queries that can take up to 3 hours. Control is mainly DB driven. API access is currently only available for "Control". Control uses a REST API which you can reach via SSL+Deepweb is mostly used for live queries that can take up to 3 hours. Control is mainly DB driven. 
  
-===== API Documentation =====+===== API Limit ===== 
 + 
 +On control.leak.center, each account is allowed up to 10,000 API queries per day (within 24 h), which theoretically amounts to 300,000 queries per month. However, we apply a soft commercial limit of 100,000 queries per month as a fair use guideline. 
 + 
 +This limit is not strictly enforced. If your usage consistently exceeds this threshold, we may contact you to discuss your API needs. 
 + 
 +===== API Documentation control.leak.center =====
  
 Please find two API documentations here:  Please find two API documentations here: 
Line 64: Line 71:
 ===== API Script to find and extracts accounts in leaks ===== ===== API Script to find and extracts accounts in leaks =====
  
-This script is designed to help users search through data leaks for specific information like email addresses and passwords. It automates the process of logging into the Leak Center's API service, where the leaks are stored. Once logged in, the script uses search criteria specified by the user (such as particular tags that might relate to the type of information they're interested in, e.g., "accounts") to find relevant data within the leaks. Please check the readme inside the script for more details. {{ ::leakapi.zip |Download the file here}}.+This script is designed to help users search through data leaks for specific information like email addresses and passwords. It automates the process of logging into the Leak Center's API service, where the leaks are stored. Once logged in, the script uses search criteria specified by the user (such as particular tags that might relate to the type of information they're interested in, e.g., "accounts") to find relevant data within the leaks. Please check the readme inside the script for more details. {{ ::leakapi_v3.zip |Download the file here.}}
api.1742902964.txt.gz · Last modified: 2025/03/25 12:42 by kaduuwikiadmin