Data Breach
Module that gives you access to the updated gaps of the last 20 years. (+66 billion records).
Last updated
Module that gives you access to the updated gaps of the last 20 years. (+66 billion records).
Last updated
This module consumes one credit for every 100 visible results and is renewed annually. After the year, these credits are reset to total, they are not accumulated. We will make requests to the main endpoint https://app.dotlake.io/api/search/data_breaches.
This will return both the results obtained and the ID necessary to perform the pagination. We must enter this ID in the payload to obtain the next page of results. When this ID does not vary with respect to the previous one, it indicates that pagination has ended and we do not have more results to download.
Get results from all the database that are leaked
/search/data_breaches
Authentication header. API token prefixed with 'token '
Page id to retrieve the next page in a multi-page response.
Minimum date, as UNIX epoch, this date refers to sort_field date selected
Maximum date, as UNIX epoch, this date refers to sort_field date selected
Sort order of results, either descending or ascending
desc
, asc
Criteria for sorting of results, either creation date or date the results were crawled
crawled_date
, created_date
Query string for search on the API