Socket
Book a DemoInstallSign in
Socket

temp-mail-plus-api

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

temp-mail-plus-api

📨 API Wrapper for Temp Mail Plus service

1.0.6
latest
Source
npmnpm
Version published
Weekly downloads
58
262.5%
Maintainers
1
Weekly downloads
 
Created
Source


📨 API Wrapper for Temp Mail Plus service


Documentation

  • 💌 Create temp mails - via temp mail plus
  • 📩 Easy usage - Create & read temp mails easily

Fetching inbox by email:

import TempMail from "temp-mail-plus-api";
const tempMail = new TempMail("halit@rover.info");
const inbox = await tempMail.fetchInbox();

Fetching mail content by mail_id:

const mailId = 32944585;
await tempMail.fetchMailById(mailId);

Get all mail domains:

import TempMail, { TEMP_MAIL_DOMAINS } from "temp-mail-plus-api";
console.log(TEMP_MAIL_DOMAINS);

MIT LICENSE - Halit Sever

Keywords

temp-mail

FAQs

Package last updated on 13 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.