Web app
Temp mail
Pick any name at x45.in and get a 10 minute inbox. Then it is gone.
- Type a name like alex, get alex@x45.in. Or let it pick one for you.
- Mail shows up on the page within seconds. Read it as text or safe HTML.
- After 10 minutes the address and every mail in it are deleted.
- Plain HTTP API too, so scripts and AI agents can get an inbox in three calls.
- Honest note: this one needs a server. Mail sits there for 10 minutes, then it is gone.
preview
Questions about Temp mail
- How long does a temp mail address last?
- Ten minutes from the moment you claim it. After that the address and every mail in it are deleted, and anyone can claim the name again.
- Can I choose my own address?
- Yes. Type any name with letters, numbers, dots or dashes and you get name@x45.in. If someone holds it right now, pick another or let the page choose one for you.
- Can a script or AI agent use temp mail?
- Yes. There is a plain HTTP API with no key: claim a name, wait for mail, read the inbox. The docs live at x45.in/projects/temp-mail/api and as JSON at x45.in/api/temp-mail.
- Is temp mail private?
- Mail passes through one server and is stored for at most 10 minutes, then deleted. Attachments are never stored. Do not use it for anything you would mind losing.