Alamat email sekali pakai dari Guerrilla Mail — buat alamat lalu baca pesan yang masuk.
/v1/temp-mail:guerrillamail/createBuat alamat email sekali pakai.This endpoint takes no parameters.
curl -X GET "https://api.zpi.web.id/v1/temp-mail:guerrillamail/create" \
-H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"{
"address": "[email protected]",
"createdAt": "2026-08-07T09:43:34.000Z",
"expiresAt": "2026-08-07T10:43:34.000Z",
"durationMinutes": 60
}/v1/temp-mail:guerrillamail/inbox/:addressBaca pesan yang masuk ke alamat sekali pakai.addressstringrequiredin pathcurl -X GET "https://api.zpi.web.id/v1/temp-mail:guerrillamail/inbox/aqqifnke%40guerrillamailblock.com" \
-H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"{
"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]"
}Alamat email sekali pakai dari Guerrilla Mail — buat alamat lalu baca pesan yang masuk.
Alamat email sekali pakai dari Mail.gw — buat alamat lalu baca pesan yang masuk.
Alamat email sekali pakai dari Mail.tm — buat alamat lalu baca pesan yang masuk.
Alamat email sekali pakai dari Temp-Mail.io — buat alamat lalu baca pesan yang masuk.
Generate a disposable email address and read its inbox.