temp-mail-API Unofficial API for TempMail in .NET It can be used to generate temporary emails, it can help in making bots or anything else. Usage // Example var session = new Session(); // To get Mailbox var Mails = session.GetMails();