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

Mail.gw

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

2 endpoints2 endpoints on this scraper149 calls149 calls so farupdated last monthLast updated 8/7/2026, 1:52:57 PMBusy: 10+ calls so farLive: no endpoint is cachedllms.txt
Endpoints2

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

Create

Buat alamat email sekali pakai.

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

No parameters — just send it.

·
Response
EXAMPLE
{
  "address": "[email protected]",
  "createdAt": "2026-08-07T09:43:38+00:00",
  "expiresAt": "2026-08-15T17:43:38+00:00",
  "durationMinutes": 12000
}

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:mail-gw", "create", {});
console.log(data);
Recommended · typed errors, safe retries and bulk jobsSDK reference

Full reference

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

Buat alamat email sekali pakai.

Parameters

This endpoint takes no parameters.

Request

curl -X GET "https://api.zpi.web.id/v1/temp-mail:mail-gw/create" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "address": "[email protected]",
  "createdAt": "2026-08-07T09:43:38+00:00",
  "expiresAt": "2026-08-15T17:43:38+00:00",
  "durationMinutes": 12000
}
GET
Inbox/v1/temp-mail:mail-gw/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.zpi.web.id/v1/temp-mail:mail-gw/inbox/zpmsiqmzvdk%40oakon.com" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "count": 0,
  "items": [],
  "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

Temp Mail (tempmail.ing)

temp-mailtempmail

Generate a disposable email address and read its inbox.

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

Guerrilla Mail

temp-mailguerrillamail

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

2424 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.

88 calls so far
Live: 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
SupportStatusReport an issueDiscord
LegalTermsPrivacyCookiesAUPRefunds
© 2026 ZapiPublic web data, one API.
zapi.