zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
Temp Mail/Guerrilla Mail
Logo Guerrilla Mail

Guerrilla Mail

Alamat email sekali pakai dari Guerrilla Mail — buat alamat lalu baca pesan yang masuk.

2 endpoints2 endpoints on this scraper24 calls24 calls so farupdated 2 months agoLast updated 8/7/2026, 1:52:57 PMBusy: 10+ calls so farLive: no endpoint is cachedllms.txt
Endpoints2

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

Create

Buat alamat email sekali pakai.

GET/v1/temp-mail:guerrillamail/createno cache0 paramschecking key…
Parameters

No parameters — just send it.

·
Response
EXAMPLE
{
  "address": "[email protected]",
  "createdAt": "2026-08-07T09:43:34.000Z",
  "expiresAt": "2026-08-07T10:43:34.000Z",
  "durationMinutes": 60
}

Code

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

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

const data = await client.run("temp-mail:guerrillamail", "create", {});
console.log(data);
Recommended · typed errors, safe retries and bulk jobsSDK reference

Full reference

2 endpoints · plain text
GET
Create/v1/temp-mail:guerrillamail/create
0 params

Buat alamat email sekali pakai.

Parameters

This endpoint takes no parameters.

Request

curl -X GET "https://api.zapi.ink/v1/temp-mail:guerrillamail/create" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "address": "[email protected]",
  "createdAt": "2026-08-07T09:43:34.000Z",
  "expiresAt": "2026-08-07T10:43:34.000Z",
  "durationMinutes": 60
}
GET
Inbox/v1/temp-mail:guerrillamail/inbox/:address
1 param

Baca pesan yang masuk ke alamat sekali pakai.

Parameters

addressstringrequiredin path
The disposable address to read (as returned by create).

Request

curl -X GET "https://api.zapi.ink/v1/temp-mail:guerrillamail/inbox/aqqifnke%40guerrillamailblock.com" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "count": 1,
  "items": [
    {
      "id": "1",
      "from": "[email protected]",
      "isRead": false,
      "content": "Dear Random User,\r\n\r\nThank you for using Guerrilla Mail - your temporary email address friend and spam fighter's ally!\r\n\r\nYour disposable email address has been created ready for use.\r\n\r\nEmail: [email protected]\r\n\r\nTips & Notes:\r\n\r\n- You can change this email address! Place your mouse over the Inbox ID at the top of this page and click to edit.\r\n\r\n- Once you change to a new address, the old address will remain available, simply change back to it. (Note: email is kept for 1 hour)\r\n\r\n- Waiting for your mail? There is no need to refresh the page, new emails will be added to the list as they come in.\r\n\r\n- All Emails are deleted after 1 hour.\r\n\r\nClick on the back the \"« Back to inbox\" to go back to the mail list\r\n\r\nThanks,\r\n\r\nGuerrilla Mail Team\r\nhttp://www.guerrillamail.com/\r\n\r\n\"Free to download, but you have to give your email address so they can inevitably attempt to sell you stuff in the future? guerrillamail.com FTW!\"\r\n\r\nConnect with us:\r\nhttps://www.facebook.com/GuerrillaMail\r\nhttps://twitter.com/GuerrillaMail",
      "preview": "Dear Random User,\r\n\r\nThank you for using Guerrilla Mail - your temporary email address friend and spam fighter's ally!\r\n\r\nYour disposable email address has been created ready for use.\r\n\r\nEmail: aqqifn",
      "subject": "Welcome to Guerrilla Mail"
    }
  ],
  "address": "[email protected]"
}

Related APIs

More in temp-mail

Temp-Mail.io

temp-mailtemp-mail-io

Alamat email sekali pakai dari Temp-Mail.io — buat alamat lalu baca pesan yang masuk.

50.4K50.4K calls so far
Busy: 10+ calls so farLive: not cached, every call fetches fresh data

Mail.gw

temp-mailmail-gw

Alamat email sekali pakai dari Mail.gw — buat alamat lalu baca pesan yang masuk.

149149 calls so far
Busy: 10+ calls so farLive: not cached, every call fetches fresh data

Temp Mail (tempmail.ing)

temp-mailtempmail

Generate a disposable email address and read its inbox.

5252 calls so far
Busy: 10+ calls so farLive: not cached, every call fetches fresh data

Mail.tm

temp-mailmail-tm

Alamat email sekali pakai dari Mail.tm — buat alamat lalu baca pesan yang masuk.

1212 calls so far
Busy: 10+ calls so farLive: not cached, every call fetches fresh data
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.