zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
Web Tools/Cek Email Leak
Logo Cek Email Leak

Cek Email Leak

Cek apakah email kamu pernah bocor dalam data breach — daftar sumber kebocoran, tanggal, data yang bocor, dan jumlah yang terdampak.

1 endpoint1 endpoint on this scraper27 calls27 calls so farupdated 3 months agoLast updated 6/13/2026, 2:24:53 AMBusy: 10+ calls so farllms.txt
Endpoints1

1/1 passing
checked 20 hours ago · daily 01:00 WIB

Check Email

Cek apakah email kamu pernah bocor dalam data breach — daftar sumber kebocoran, tanggal, data yang bocor, dan jumlah yang terdampak.

GET/v1/web-tools:cek-email-leak/check1h cache1 paramchecking key…
Parameters
emailstringrequired

Alamat email yang ingin dicek kebocoran datanya

·
Response
EXAMPLE
{
  "email": "[email protected]",
  "isSafe": false,
  "message": "[email protected] telah menjadi korban   107  peristiwa kebocoran data",
  "breaches": [
    {
      "date": "",
      "source": "Adobe",
      "leakedData": "Email, Password hints, Password dll",
      "totalExposed": "152,445,165"
    },
    {
      "date": "",
      "source": "Pokémon Creed",
      "leakedData": "Email, Jenis kelamin, Alamat IP dll",
      "totalExposed": "116,465"
    },
    {
      "date": "",
      "source": "Domino's",
      "leakedData": "Email, Nama Lengkap, Password dll",
      "totalExposed": "648,231"
    }
  ],
  "checkedAt": "2026-05-22T23:39:24.090Z",
  "breachCount": 160
}

Code

Check Email
index.ts
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("web-tools:cek-email-leak", "check", {
  "email": "[email protected]"
});
console.log(data);
Recommended · typed errors, safe retries and bulk jobsSDK reference

Full reference

1 endpoint · plain text
GET
Check Email/v1/web-tools:cek-email-leak/check
1 param

Parameters

emailstringrequired
Alamat email yang ingin dicek kebocoran datanya

Request

curl -X GET "https://api.zapi.ink/v1/web-tools:cek-email-leak/check?email=admin%40google.com" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "email": "[email protected]",
  "isSafe": false,
  "message": "[email protected] telah menjadi korban   107  peristiwa kebocoran data",
  "breaches": [
    {
      "date": "",
      "source": "Adobe",
      "leakedData": "Email, Password hints, Password dll",
      "totalExposed": "152,445,165"
    },
    {
      "date": "",
      "source": "Pokémon Creed",
      "leakedData": "Email, Jenis kelamin, Alamat IP dll",
      "totalExposed": "116,465"
    },
    {
      "date": "",
      "source": "Domino's",
      "leakedData": "Email, Nama Lengkap, Password dll",
      "totalExposed": "648,231"
    }
  ],
  "checkedAt": "2026-05-22T23:39:24.090Z",
  "breachCount": 160
}

Related APIs

More in web-tools

Jina Reader

web-toolsjina-reader

Convert any webpage ke clean Markdown via Jina Reader — ideal untuk AI/LLM ingestion. Strip nav, ads, scripts; keep title + content.

203203 calls so far5mResponses cached for 5m
Busy: 10+ calls so far

Translate

web-toolstranslate

Translate text between languages.

109109 calls so far5mResponses cached for 5m
Busy: 10+ calls so far

Domain Availability

web-toolsrdap

Check domain registration availability via RDAP protocol.

3030 calls so far5mResponses cached for 5m
Busy: 10+ calls so far

BuiltWith Analyzer

web-toolsbuiltwith

Tech stack detector — framework, CMS, analytics, CDN, dan lainnya.

1414 calls so far1hResponses cached for 1h
Busy: 10+ calls so far

Wayback Machine

web-toolswayback

Lookup archived snapshot dari Internet Archive Wayback Machine — find historical version of any URL by date.

44 calls so far5mResponses cached for 5m

Weather Forecast

web-toolsweather

Retrieve current weather conditions and forecast for a geographic location.

77 calls so far5mResponses cached for 5m
zapi.

One key, one response shape. We keep the scrapers working.

Get an API key
ProductBrowse APIsPricingDocsMCP server
DevelopersSDK on npmGitHubOpenAPI specllms.txt
SupportReport an issueDiscord
LegalTermsPrivacyCookiesAUPRefunds
© 2026 ZapiPublic web data, one API.
zapi.